genode/base-linux/src
Stefan Kalkowski 0dece91973 core: re-design memory allocator (fix #1091)
* Core_mem_allocator: implement Range_allocator interface
* Core_mem_allocator: allocate with page-granularity only
* Use slab allocators in core where meaningful (e.g. dataspace objects)
2014-03-18 14:24:55 +01:00
..
base base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
core core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
platform base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
test base: do not allow unnamed threads 2013-10-22 08:00:07 +02:00