genode/base-hw/src/base
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
..
arm Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
arm_v7a Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lock Rework the internal lock interface 2013-02-25 22:14:21 +01:00
signal hw & signal: consider initial SLAB blocks 2013-08-13 17:08:26 +02:00
thread Rework the internal lock interface 2013-02-25 22:14:21 +01:00
console.cc base-hw: Avoid early calls of cmpxchg 2013-05-15 20:47:46 +02:00
ipc.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pager.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
singleton.h base-hw: Avoid early calls of cmpxchg 2013-05-15 20:47:46 +02:00
thread_support.cc hw: use generic crt0.s for progs other than core 2013-07-05 12:37:42 +02:00