mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
ba0545de07
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 include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.