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
..
etc base-linux: add ARM support 2013-05-24 14:55:37 +02:00
include base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
lib base-linux: Repair hybrid programs 2014-02-28 10:11:12 +01:00
mk base-linux: add ARM support 2013-05-24 14:55:37 +02:00
run base-linux: hybrid file-system server 2013-11-26 14:32:06 +01:00
src core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.