User Tools

Site Tools


en:orx:reference:memory:main

This is an old revision of the document!


Memory

OrxBank

Bank module. Bank are used to allocate a portion of memory. Applications can get cell from this memory and use it. If the number of allocations requests become bigger than the bank size, a new segment of memory is automatically allocated. Memory bank can be used to try to reduce memory fragmentation.

OrxMemory

Memory module. Module that handles all low level allocation/free requests.

Config

  • n/a

Tutorials

-todo-

en/orx/reference/memory/main.1338740213.txt.gz ยท Last modified: 2017/05/30 00:50 (8 years ago) (external edit)