genode/base-linux
Norman Feske 83bdfea9b0 Extend Cpu_session with thread-affinity API
This patch introduces the functions 'affinity' and 'num_cpus' to the CPU
session interface. The interface extension will allow the assignment of
individual threads to CPUs. At this point, it is just a stub with no
actual platform support.
2012-09-05 10:25:04 +02:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Add support for allocating DMA memory 2012-06-20 09:17:48 +02:00
lib Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
mk Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
run Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the Linux-specific implementation of Genode.