|
Properties |
|
memoryAvailablePeriodicThreshold |
Specifies the amount of free memory, in kilobytes, in the card that is not allocated to memory pools,
but is available in case a memory pool needs to grow.
type=long
access=read-only default=0 rollover=false units=kilobytes
|
|
memoryAvailablePeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false units=kilobytes
|
|
memoryUsedPeriodicThreshold |
Specifies the total pre-allocated pool memory, in kilobytes, currently in use on the card.
type=long
access=read-only default=0 rollover=false units=kilobytes
|
|
memoryUsedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false units=kilobytes
|
|
poolsAllocatedPeriodicThreshold |
Specifies the total memory, in kilobytes, currently allocated in memory-pools on the card.
This memory may or may not be currently in use, but is pre-allocated should the software need to use it.
type=long
access=read-only default=0 rollover=false units=kilobytes
|
|
poolsAllocatedPeriodicThresholdEnabled |
type=boolean
access=read-only default=false rollover=false units=kilobytes
|