genode/repos/base-hw/src/core/kernel
Stefan Kalkowski e05d26567d hw: make 'smp' property an aspect (Ref #1312)
This commit separates certain SMP aspects into 'spec/smp' subdirectories.
Thereby it simplifies non-SMP implementations again, where no locking
and several platform specific maintainance operations are not needed.
Moreover, it moves several platform specifics to appropriated places,
removes dead code from x86, and starts to turn global static pointers
into references that are handed over.
2016-01-15 16:42:12 +01:00
..
cpu.cc hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
cpu_scheduler.cc hw: eliminate missing references for consts 2015-07-01 14:46:16 +02:00
double_list.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
init.cc hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
ipc_node.cc hw: reference count capabilities in UTCBs 2015-12-10 13:16:25 +01:00
irq.cc hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
kernel.cc hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
object.cc hw: reference count capabilities in UTCBs 2015-12-10 13:16:25 +01:00
pd.cc hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
signal_receiver.cc base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
test.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread.cc hw: reference count capabilities in UTCBs 2015-12-10 13:16:25 +01:00
vm_thread.cc hw: directly reference kernel objects from core 2015-04-17 16:13:20 +02:00