genode/base-hw/src/core
Norman Feske 83bdfea9b0 Extend Cpu_session with thread-affinity API
This patch introduces the functions 'affinity' and 'num_cpus' to the CPU
session interface. The interface extension will allow the assignment of
individual threads to CPUs. At this point, it is just a stub with no
actual platform support.
2012-09-05 10:25:04 +02:00
..
arm_v7a Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
include Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
panda_a2 Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
pbxa9 Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
vea9x4 Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
cpu_session_support.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
io_mem_session_support.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
io_port_session_component.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
irq_session_component.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
kernel.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
platform_pd.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
platform_thread.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
platform.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
ram_session_support.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
rm_session_support.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
signal_session_component.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
target.mk Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00
thread.cc Run Genode directly on hardware with 'base-hw'. 2012-08-03 12:06:37 +02:00