Torsten Hilbrich
7d30ffc907
base: Fix a number of warnings about unused parameters
...
The warnings are shown if components using the genode base are
compiled with -Wextra -Wall enabled.
Fixes #489 .
2012-11-14 16:38:38 +01:00
Alexander Boettcher
83039267fa
Cleanup: remove 'first' and 'next' of cpu_session
...
Fixes #10
2012-10-24 11:34:38 +02:00
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
Norman Feske
d079ef51ae
Adapt GDB monitor and Noux to CPU session changes
2012-08-03 12:06:31 +02:00
Martin Stein
9369057f90
Extend RAM/CPU session for base-hw context-areas.
2012-08-02 16:41:21 +02:00
Norman Feske
08ce32215d
Bump year in copyright headers to 2012
2012-01-03 15:35:05 +01:00
Genode Labs
da4e1feaa5
Imported Genode release 11.11
2011-12-22 16:19:25 +01:00