
498
Output
Name : DCLFR113 Size :
5392
Min : 16 Free :
5360
Tasks Waiting : 0 Suspend Type :
FIFO
StartAddr : 0x147b7d28 FirstTaskName : -
FirstAllocator : CLFR LastAllocator :
CLFR
LastDellocater : CLFR LastFailUser : -
LastFailDellocater : - WaterMark : 84
TotalMemAlloc : 52 TotalMemFree : 52
MemAllocFailCount : 0 MemFreeFailCount : 0
MPoolType : DYNAMIC Threshold :
5392
Threhold Count : 0
LastMemAllocTime : Thu Jan 01 00:01:08 1970
LastMemFreeTime : Thu Jan 01 00:02:18 1970
LastMemAllocFailTime: -
LastMemFreeFailTime : -
ThresholdHitTime : -
Output field
Field Description
Name
Name of the memory pool. For fixed size pool,
the name starts with 'D'.
Size
Size of memory pool i.e.number of bytes in the
pool.
Min
Minimum number of bytes for each allocation
from this pool.
Free
Number of free bytes in the pool i.e. Number of
bytes that are available in the pool for allocation
and has not been yet allocated.
Task Waiting
Number of tasks waiting on this pool.
Suspend Type
The task suspended type. Task suspend type on
a memory pool can be either FIFO (First In First
Out) or Priority.
Start Addr
The Starting Address of the memory pool.
FirstTaskName
Name of the first suspended task on this
memory pool.
FirstAllocator
Name of the module which has firstly allocated
memory from the pool.
LastAllocator
Name of the module which has lastly (i.e. most
recently) allocted memory from the pool.
LastDellocater
Name of the module which has lastly (ie. most
recently)deallocated memory to the pool.
LastFailAllocator
Name of the module which has lastly failed to
allocate the memory from the pool.
LastFailDeallocator
Name of the module which has lastly failed to
deallocate the memory to the pool.
WaterMark
WaterMark of the memorypool i.e. the maximum
amount of memory that has been allocated from
the memory pool at some point in time.
TotalMemAlloc
Total amount of memory allocated from the
Comentarios a estos manuales