genode/base-foc/src/core
Norman Feske 5fe29e8e4a Express affinities via Cartesian coordinates
This patch introduces new types for expressing CPU affinities. Instead
of dealing with physical CPU numbers, affinities are expressed as
rectangles in a grid of virtual CPU nodes. This clears the way to
conveniently assign sets of adjacent CPUs to subsystems, each of them
managing their respective viewport of the coordinate space.

By using 2D Cartesian coordinates, the locality of CPU nodes can be
modeled for different topologies such as SMP (simple Nx1 grid), grids of
NUMA nodes, or ring topologies.
2013-08-13 17:08:24 +02:00
..
arm Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
arndale foc-arndale: use same context area location 2013-06-25 11:10:58 +02:00
imx53 Fiasco.OC: enable i.MX53 platform 2012-11-23 12:20:27 +01:00
include Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
panda Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
pbxa9 Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
vea9x4 Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
x86 foc: Extend irq mode heuristics 2013-03-14 19:24:52 +01:00
cap_session_component.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cpu_session_extension.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
io_mem_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
irq_session_component.cc Enable re-use of singleton, but closed IRQ session 2013-06-26 14:27:19 +02:00
pd_session_extension.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform.cc Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
platform_pd.cc base-foc: Improve documentation of capability enums 2013-07-12 15:33:27 +02:00
platform_thread.cc Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
ram_session_support.cc foc: Use L2-cache synchronization calls 2013-02-25 16:45:48 +01:00
rm_session_support.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
signal_source_component.cc Avoid leakage of signal-source reply capabilities 2013-05-07 21:56:06 +02:00
target.inc foc: Make context area configurable in core 2013-02-25 16:45:48 +01:00
thread_start.cc foc: Create thread at core at construction time 2013-03-21 12:47:42 +01:00