cpu_balancer.run: adjust quota for seL4

This commit is contained in:
Alexander Boettcher 2021-05-20 15:09:31 +02:00 committed by Christian Helmuth
parent 921a99bb9b
commit 708b7f4619

View File

@ -90,10 +90,10 @@ append config {
</route>
</start>
<start name="cpu_burner" priority="-1">
<start name="cpu_burner" priority="-1" caps="120">
<binary name="shim"/>
<affinity xpos="1" ypos="0" width="2" height="1"/>
<resource name="RAM" quantum="2M"/>
<resource name="RAM" quantum="3M"/>
<route>
<!-- by shim binary -->