genode/base-linux
Christian Prochaska 3e8e55ec16 CPU affinity configuration fixes
- if no affinity was set for a new thread before calling
  Cpu_session::start(), the CPU session's affinity gets set for this
  thread
- documentation fix: <affinity_space> -> <affinity-space>

Fixes #873.
2013-09-02 19:43:36 +02:00
..
etc base-linux: add ARM support 2013-05-24 14:55:37 +02:00
include base: Add tracing support to CPU session interface 2013-08-13 17:27:40 +02:00
lib base: User-level tracing support 2013-08-14 18:43:19 +02:00
mk base-linux: add ARM support 2013-05-24 14:55:37 +02:00
run run: add success message to lx_hybrid_pthread_ipc 2013-07-11 12:44:24 +02:00
src CPU affinity configuration fixes 2013-09-02 19:43:36 +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.