genode/base-hw/src/core/kernel
Martin Stein 9affbf33ec hw: make kernel less noisy in release mode
In most cases an error report is not necessary in the kernel as the problem
does not affect the kernel itself but the according user-land context. Thus
we can also do a warning that is not printed in release mode and hence safe
execution time.

ref #1096
2014-04-07 17:01:46 +02:00
..
configuration.h hw: re-add priority down-scaling 2013-11-25 09:50:27 +01:00
ipc_node.h hw: make kernel less noisy in release mode 2014-04-07 17:01:46 +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: make kernel less noisy in release mode 2014-04-07 17:01:46 +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_pool.cc hw: move Processor_client to processor.h 2014-03-14 13:17:37 +01:00
processor_pool.h hw: move Processor_client to processor.h 2014-03-14 13:17:37 +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
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: do not block on destruction of signal receiver 2013-12-20 14:48:06 +01:00
thread_event.h hw: communicate page faults via signals 2013-11-14 19:57:31 +01:00
thread.cc hw: make kernel less noisy in release mode 2014-04-07 17:01:46 +02:00
thread.h hw: move Processor_client to processor.h 2014-03-14 13:17:37 +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