Speicherpool
Sign in to savedynamic memory allocation method
Article · Deutsch
Ein Speicherpool, auch Memory Pool genannt, ist ein dynamischer Speicher mit festen Blockgrößen. Speicherpools werden häufig in Echtzeitsystemen eingesetzt, um deterministisches Verhalten zu gewährleisten, da dynamische Speicherverwaltungen mit beliebiger Blockgröße (Heap) zur externen Fragmentierung des Speichers führen.
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
C dynamic memory allocation
Entity
memory management
Entity
fragmentation
Entity
new
Entity
Q2407
Entity
virtual memory
Entity
nginx
Entity
garbage collection
Entity
real-time operating system
Entity
buffer overflow
Entity
memory management unit
Entity
control flow
Entity
paging
Entity
recursion
Entity
real-time computing
Entity
memory leak
Entity
constructor
Entity
memory segmentation
Entity
protected mode
Entity
destructor
Entity