genode/base-nova/src/core/include
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
..
cap_session_component.h base-nova: Coding style 2013-01-11 23:11:07 +01:00
core_rm_session.h base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00
cpu_session_component.h Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
echo.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
irq_session_component.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
map_local.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
nova_util.h nova: create core threads on boot cpu 2013-08-13 17:08:24 +02:00
pd_session_component.h base: hand over Pd_connection label to Platform_pd 2013-04-08 11:42:24 +02:00
platform.h Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
platform_pd.h base: hand over Pd_connection label to Platform_pd 2013-04-08 11:42:24 +02:00
platform_thread.h Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
util.h nova: show badge as name during page fault message 2013-03-18 13:10:21 +01:00