The partition manager provides facilities to dynamically allocate memory in fixed-size units. The directives provided by the partition manager are:
rtems.partition_create
- Create a partition
rtems.partition_ident
- Get ID of a partition
rtems.partition_delete
- Delete a partition
rtems.partition_get_buffer
- Get buffer from a partition
rtems.partition_return_buffer
- Return buffer to a partition
Copyright © 1988-2008 OAR Corporation