genode/base/src
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
..
base Fiasco.OC: check invoked capability (fix #341) 2012-08-30 11:15:27 +02:00
core Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform Reserve up to 8x4 bytes for the parent capability 2012-08-14 19:14:25 +02:00
test Fix bug in MMIO framework and test it 2012-07-31 12:08:03 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This directory contains all source codes.