mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 14:40:54 +00:00
This patch cleans up the implementation of the sliced heap, adds a constructor that takes references instead of pointers, and adds the function 'meta_data_size' to determine the meta-data overhead per block. The latter can be used to dimension slab allocators such that slab blocks use whole pages.
This directory contains all source codes.