genode/ports-foc/src/lib/l4lx
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
..
include Express affinities via Cartesian coordinates 2013-08-13 17:08:24 +02:00
dataspace.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
env.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode_block.cc l4lx: raise block TX buffer size to 5 MiB 2013-06-26 16:02:13 +02:00
genode_framebuffer.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
genode_input.cc New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
genode_net.cc Unify buffer sizes of RX and TX in nic_session 2013-06-12 11:35:13 +02:00
genode_string.cc Use Genode's memcpy in L4Linux block driver 2013-06-26 16:02:20 +02:00
genode_terminal.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_io.cc L4Linux stability improvements 2013-03-18 13:06:06 +01:00
l4_log.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_dataspace.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_debug.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_mem_alloc.cc l4linux: Update to L4Linux l4box 3.9.0-l4-svn37 2013-08-06 17:40:10 +02:00
l4_re_c_namespace.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_c_rm.cc L4Linux stability improvements 2013-03-18 13:06:06 +01:00
l4_re_c_util_cap.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_re_env.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_atomic.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_cpu.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_kip.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4_util_util.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_irq.cc l4linux: Update to L4Linux l4box 3.9.0-l4-svn37 2013-08-06 17:40:10 +02:00
l4lx_memory.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
l4lx_task.cc l4linux: Update to L4Linux l4box 3.9.0-l4-svn37 2013-08-06 17:40:10 +02:00
l4lx_thread.cc l4lx: avoid creation of redundant thread for vcpus 2013-03-26 17:59:59 +01:00
rm.cc L4Linux stability improvements 2013-03-18 13:06:06 +01:00
startup.cc base-foc: Improve documentation of capability enums 2013-07-12 15:33:27 +02:00