genode/base-linux/src/core
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
..
include core: re-design memory allocator (fix #1091) 2014-03-18 14:24:55 +01:00
context_area.cc base-linux: revised region management 2013-09-26 15:07:08 +02:00
cpu_session_extension.cc base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
cpu_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
io_mem_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pd_session_component.cc base-linux: fix ELF dataspace execution 2013-09-23 14:26:00 +02:00
platform.cc base-linux: Fix use-after-free problem of ds fds 2013-05-07 21:56:06 +02:00
platform_thread.cc linux: thread name wrongly truncated by one byte 2013-07-05 12:37:42 +02:00
ram_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
rom_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
target.mk base-linux: Repair hybrid programs 2014-02-28 10:11:12 +01:00
thread_linux.cc base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00