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-2004 OAR Corporation