genode/base/run
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
..
affinity.run Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
cap_integrity.run Let cap_integrity test be more expressive 2012-03-23 14:34:09 +01:00
ds_ownership.run Test for enforcing dataspace ownership 2012-04-20 18:38:44 +02:00
mp_server.run Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
printf.run Add missing session route to printf.run 2013-05-15 20:47:31 +02:00
rm_fault.run base: enable rm_fault test case for nova 2013-01-16 16:06:36 +01:00
sub_rm.run Add an 'executable' flag to 'Rm_session::attach()' 2012-04-20 11:21:19 +02:00
util_mmio.run base: bug in util_mmio.run 2013-04-12 10:52:29 +02:00