Changed size of affinity space in cell test scenario to match the number of cores used for Qemu.

This commit is contained in:
Michael Mueller
2025-02-21 17:50:18 +01:00
parent 854bab4769
commit 7aeca3aceb

View File

@@ -25,7 +25,7 @@ install_config {
<any-service><parent/><any-child/></any-service>
</default-route>
<default caps="2000"/>
<affinity-space width="64" height="1"/>
<affinity-space width="32" height="1"/>
<start name="timer">
<resource name="RAM" quantum="3M"/>
<provides><service name="Timer"/></provides>