mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
- 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
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':