genode/repos/base/src
Norman Feske ba0545de07 Clean up 'Sliced_heap'
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.
2016-05-09 13:10:53 +02:00
..
base Clean up 'Sliced_heap' 2016-05-09 13:10:53 +02:00
core Replace 'Env' interface with modern one 2016-05-09 13:10:52 +02:00
include Replace 'Env' interface with modern one 2016-05-09 13:10:52 +02:00
ld Replace 'Env' interface with modern one 2016-05-09 13:10:52 +02:00
lib Replace 'Env' interface with modern one 2016-05-09 13:10:52 +02:00
test Remove Genode::Process from API 2016-05-09 13:10:52 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.