genode/base-linux
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
..
2013-05-24 14:55:37 +02:00
2014-02-28 10:11:12 +01:00
2013-05-24 14:55:37 +02:00
2013-11-26 14:32:06 +01:00
2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.