genode/base-nova
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
..
doc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
lib/mk NOVA: implement pause using recall kernel feature 2012-08-30 10:40:00 +02:00
mk Use NOVA microkernel from github, add 64bit 2012-06-20 19:44:07 +02:00
patches NOVA: kernel patch - remove utcb if ec creation fails 2012-08-09 10:24:01 +02:00
run NOVA: use grub instead of pxe 2012-06-22 11:38:14 +02:00
src Extend Cpu_session with thread-affinity API 2012-09-05 10:25:04 +02:00
Makefile NOVA: kernel patch - deliver only local portal id 2012-08-09 10:24:01 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the port of Genode to the NOVA microhypervisor.

For more information on this base platform, please refer to the official
website.

:[http://hypervisor.org]: Official website for the NOVA microhypervisor.

For information on using Genode on NOVA, please revisit the documentation at
'base-nova/doc/nova.txt':