RTEMS 4.6.0pre5 On-Line Library
ITRON Implementation Status Memory Pool
RTEMS ITRON 3.0 API User's Guide
14.10: Memory Pool
- Implementation
- cre_mpl - Stub, Needs to be Fleshed Out
- del_mpl - Stub, Needs to be Fleshed Out
- get_blk - Stub, Needs to be Fleshed Out
- pget_blk - Stub, Needs to be Fleshed Out
- tget_blk - Stub, Needs to be Fleshed Out
- rel_blk - Stub, Needs to be Fleshed Out
- ref_mpl - Stub, Needs to be Fleshed Out
- Notes:
- Implement Using SuperCore Heap Handler
- Similar to Region in Classic API with Blocking
- FIFO or Priority Task Blocking
- Specification Deliberately Open on Allocation Algorithm
- Multiple Tasks Can be Unblocked by a single rel_blk
- Executive Modifications
- Testing
- No Tests Written
- No Timing Tests
- Documentation
- Good First Draft.
- No Information in Operations
- Should not use "standard-like" language.
- ITRON 3.0 API Conformance
- Level E - Extended Functionality
- Level C - CPU Dependent Functionality
- Level N - Connection Functionality
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2003 OAR Corporation