This page is experimental and may change significantly in future releases.
Memory Pool
Properties
id: d3f:MemoryPool
- name
- Memory Pool
- definition
- Memory pools, also called fixed-size blocks allocation, is the use of pools for memory management… preallocating a number of memory blocks with the same size called the memory pool. The application can allocate, access, and free blocks represented by handles at run time.
- defined by
- https://dbpedia.org/page/Memory_pool
Neighbors