genode/base-hw/src/core/kernel
Martin Stein 58c4f1585b hw: fix bug in Kernel::update_*_region
fix #1125
2014-04-17 14:01:35 +02:00
..
configuration.h hw: raise max amount of signal contexts 2014-04-17 11:05:20 +02:00
core_interface.h hw: provide Kernel::update_instr_region 2014-04-14 12:28:16 +02:00
ipc_node.h hw: diversify feedback from IPC node to thread 2014-04-07 17:11:20 +02:00
irq.cc hw: provide identification of a processor object 2014-03-14 13:16:04 +01:00
irq.h hw: make kernel less noisy in release mode 2014-04-07 17:01:46 +02:00
kernel.cc hw: fix bug in Kernel::update_*_region 2014-04-17 14:01:35 +02:00
kernel.h hw: move handle_interrupt to Execution_context 2014-03-04 19:01:29 +01:00
object.h hw: replace unsynchronized by unmanaged singleton 2013-12-20 14:48:05 +01:00
pd.h hw: rename files multiprocessor.* in processor.* 2014-03-04 19:05:09 +01:00
processor.cc hw: comment conditions of interprocessor interrupt 2014-03-14 13:17:37 +01:00
processor.h hw: don't do redundant inter-processor interrupts 2014-03-14 13:17:37 +01:00
processor_pool.cc hw: move Processor_client to processor.h 2014-03-14 13:17:37 +01:00
processor_pool.h hw: don't use assert in Kernel::start_thread 2014-04-07 17:08:11 +02:00
scheduler.h hw: do inter-processor interrupt only when needed 2014-03-14 13:17:37 +01:00
signal_receiver.cc hw: do not block on destruction of signal receiver 2013-12-20 14:48:06 +01:00
signal_receiver.h hw: faster Kernel::Signal_receiver::_listen() 2014-04-07 17:02:26 +02:00
thread.cc hw: fix bug in Kernel::update_*_region 2014-04-17 14:01:35 +02:00
thread.h hw: provide Kernel::update_instr_region 2014-04-14 12:28:16 +02:00
thread_event.h hw: communicate page faults via signals 2013-11-14 19:57:31 +01:00
vm.cc hw: replace unsynchronized by unmanaged singleton 2013-12-20 14:48:05 +01:00
vm.h hw: move Processor_client to processor.h 2014-03-14 13:17:37 +01:00