OAR

RTEMS 4.5.1-pre3 On-Line Library


Memory Pool Manager Background

PREV UP NEXT Bookshelf RTEMS ITRON 3.0 API User's Guide

9.2: Background

Memorypool management functions manage memorypools and allocate memory blocks. There are two types of memorypool: fixed-size memorypools and variable-size memorypools. Both are considered separate objects and require different system calls for manipulation. While the size of memory blocks allocated from fixed-size memorypools are all fixed, blocks of any size may be specified when allocating memory blocks from variable-size memorypools.


PREV UP NEXT Bookshelf RTEMS ITRON 3.0 API User's Guide

Copyright © 1988-2000 OAR Corporation