Skip to content

Configurable parameters for binary memory

Heinz N. Gies requested to merge gh-703df8ba/26/outlyerapp/memory-allocation into test

Created by: davecromberge

Adjusting these parameters seems to have beneficial results with regard to memory fragmentation and ultimately memory consumption. The side-effect may be an increase in CPU usage as the allocator strategy performs more costly searches for memory locations.

Merge request reports