Sample Pool Service
- Introduction
The main goal of this Sample Pool Service is to pre-allocate a set of samples for you application.
- Plugin Information
-
- Plugin Versions
Plugin Version | 3.99.99 |
Plugin File Version | 1.0 |
adtf | 3.99.99 |
adtf::ucom | 3.1.0 |
- Component Information
Name | Sample Pool Service |
CID | sample_pool.service.adtf.cid |
Description | Use this System Service to extend the ADTF System with pre-allocation for a set of samples. |
Type | Service |
Default Runlevel | session |
- Properties
Name | Value | Type | Description | Subproperties |
allocate_dynamically | true | tBool | If enabled the memory will be allocated dynamically. | |
preallocation_count | 256 | tUInt64 | The amount of Samples which should be pre-allocated. | |
trace_samples | false | tBool | Optional sample logging regarding life-cycle, ref/unref and currently used amount (not implemented yet). | |
- Required Interfaces
IID |
memory_allocator.ant.services.adtf.iid |