genode/base-hw/src/core/include
Martin Stein bb00aebc9e hw & signal: consider initial SLAB blocks
By now Signal_session_component has allocated initial SLAB
blocks in constructor, wich crashed with the root
components assumptions about the RAM quota needs of
session creation. Thus, if the background allocator was already
exhausted from component allocation the session was created
with broken initial SLAB blocks.

fix #574
2013-08-13 17:08:26 +02:00
..
assert.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_thread_allocator.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform_pd.h base-hw: store Platform_pd pointer in Kernel::Pd 2013-04-09 14:24:25 +02:00
platform_thread.h Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
signal_root.h hw & signal: consider initial SLAB blocks 2013-08-13 17:08:26 +02:00
signal_session_component.h hw & signal: consider initial SLAB blocks 2013-08-13 17:08:26 +02:00
trustzone.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
util.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
vm_root.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
vm_session_component.h Extend base-hw specific vm-session (fix #738) 2013-05-10 11:16:13 +02:00