genode/repos/base-hw/src/core/kernel
Stefan Kalkowski c850462f43 hw: replace kernel's object id allocators
Instead of having an ID allocator per object class use one global allocator for
all. Thereby artificial limitations for the different object types are
superfluent. Moreover, replace the base-hw specific id allocator implementation
with the generic Bit_allocator, which is also memory saving.

Ref #1443
2015-04-17 16:13:20 +02:00
..
cpu.cc hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
irq.cc hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
kernel.cc hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
pd.cc hw & arm_v7: mode transition via transit ttbr0 2014-08-15 10:19:48 +02:00
signal_receiver.cc hw: fix bug in cancellation of 'await_signal' 2015-04-09 16:04:44 +02:00
test.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread.cc hw: replace kernel's object id allocators 2015-04-17 16:13:20 +02:00
vm_thread.cc hw: rename bin_* syscalls with delete_* 2015-04-17 16:13:20 +02:00