1.4.1 Resource Management

The resource management provides access to the resources to the stack or the application. The resources are as follows:
  • Buffer Management (Small and Large Buffers) – Provides services for the dynamically allocating and freeing memory
  • Queue Management – Provides services for creating and maintaining the queues.
The software utilizes the following queues:
  • Queue used by MCL:
    • NHLE-MAC-Queue
    • PHY-MAC-Queue
    • Indirect-Data-Queue
  • Queue used by PHY:
    • PHY-Incoming-Frame-Queue
  • Additional queues and buffers can be used by higher layers, like application such as the MAC-NHLE-Queue.