copperplate/heapobj-pshared: rebase on HEAPMEM algorithm
Address the issue mentioned in [1] regarding the shared memory allocator, using a variant of the McKusick scheme significantly improving the performance figures, especially regarding memory release operations. As a by-product of this overhaul, the shared memory allocator can now manage heaps up to (4GB - PAGE_SIZE). [1] http://www.xenomai.org/pipermail/xenomai/2018-April/038883.html
This diff is collapsed.
Please register or sign in to comment