mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +00:00
Otherwise affinity space is set to 1x1 and in cpu_session_component.cc the cpu session local affinity space defined by parent is not taken because "Location::valid()" returns true. Issue #1107
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':