Memory Pool
The MQX Memory Pool List view displays detailed information about all available memory pool parameters. The image below depicts an example of a memory pool snapshot. Each row with the same color, represents one memory pool with multiple parameters.
The functionality of each listed memory pool parameter is described inside the following table:
Parameter name |
Description |
---|---|
Pool ID |
Memory pool ID. |
Valid |
Is memory pool component valid. |
Pool addr |
Pointer to the memory pool structure. |
Memory used |
The highest memory location allocated from kernel memory. |
Memory size |
The size of the memory pool in bytes. |
Block in error |
The memory block that caused the error. |