genode/ports-foc/src
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
..
drivers l4linux: Update to L4Linux l4box 3.9.0-l4-svn37 2013-08-06 17:40:10 +02:00
l4android Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
l4linux Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
lib/l4lx Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00