genode/repos/base-hw/src/core/include/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
..
configuration.h hw: replace page table allocator with static one 2015-06-22 14:43:41 +02:00
core_interface.h hw: remove access_thread_regs syscall 2015-09-09 15:14:27 +02:00
cpu_scheduler.h hw: eliminate missing references for consts 2015-07-01 14:46:16 +02:00
cpu.h hw: make 'smp' property an aspect (Ref #1312) 2016-01-15 16:42:12 +01:00
double_list.h hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
fifo.h hw: add FIFO variant with for_each() method 2014-12-19 13:58:47 +01:00
ipc_node.h hw: simplify IPC node's state model (fix #1691) 2015-09-30 12:20:39 +02:00
irq.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
kernel.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
object.h hw: reference count capabilities in UTCBs 2015-12-10 13:16:25 +01:00
pd.h hw: allocate core's page-tables outside of binary 2015-07-01 14:46:17 +02:00
perf_counter.h hw: re-organize file structure 2014-08-15 10:19:48 +02:00
signal_receiver.h base-hw: use signal context list for pending signals 2015-11-27 12:18:50 +01:00
test.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00
thread.h hw: reference count capabilities in UTCBs 2015-12-10 13:16:25 +01:00
vm.h hw: kernel backed capabilities (Fix #1443) 2015-05-26 09:40:04 +02:00