mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
9506c89f88
- free up kernel memory of empty slabs (if already one empty slab is in place) - free up more page table entries - handle CPUs with invariant TSCs gracefully Genode/Nova running on CPUs without the invariant TSC feature may seem to 'hang'. The referenced commit of the nova branch fixes the issue for some older Intel CPUs. Fixes #1615 |
||
---|---|---|
.. | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
patches | ||
ports | ||
run | ||
src | ||
Makefile | ||
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':