genode/base-nova
Alexander Boettcher 938c7fa130 NOVA: call kill_thread of cpu_session
If a thread has been deleted the thread object at the cpu_session was never
freed which caused the cpu_session quota to be exhausted as reported in
issue #150.

Fixes #150
2012-07-19 21:05:51 +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 Cleanup: cap allocation 2012-07-04 14:56:46 +02:00
lib/mk Use NOVA microkernel from github, add 64bit 2012-06-20 19:44:07 +02:00
mk Use NOVA microkernel from github, add 64bit 2012-06-20 19:44:07 +02:00
patches Kernel patch is obsolete. 2012-07-04 14:56:47 +02:00
run NOVA: use grub instead of pxe 2012-06-22 11:38:14 +02:00
src NOVA: call kill_thread of cpu_session 2012-07-19 21:05:51 +02:00
Makefile NOVA: update NOVA@github revision 2012-07-04 14:56:47 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

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':