Genode affinity, multi-core separation and service encapsulation (core inferences)
Norman Feske
norman.feske at ...1...
Tue Mar 13 10:40:09 CET 2018
Hello Ben,
On 08.03.2018 20:23, Nobody III wrote:
> On Genode, how do we ensure that CPU cores are being used efficiently?
it is not ensured.
> What mechanisms are in place for thread balancing?
None. (well, except on base-linux where Linux performs the balancing)
The general idea is that the balancing is not a concern for the base
system but should be solved at a higher level. E.g., when assigning
multiple CPUs to a VM, the guest OS will do the balancing. In a similar
way, noux could in principle spawn processes on different CPUs while
monitoring CPU usage (e.g., via core's trace service).
Cheers
Norman
--
Dr.-Ing. Norman Feske
Genode Labs
https://www.genode-labs.com · https://genode.org
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
More information about the users
mailing list