mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
Most slab allocators in core use a sliced heap as backing store. Since sliced-heap allocations are performed at page-granularity, it is sensible to dimension the slab blocks to fill 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.