This is an archived project. Repository and other project resources are read-only.
Memory Pool
Requirement ID: F004-3
User Story
As a developer, I want to use a deterministic dynamic memory (heap) without fragmentation, so that I don't get fragmentation issues from long run times.