mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 16:14:13 +00:00
cpu_balancer.run: adjust caps for sel4/x86_64
This commit is contained in:
parent
4fd2c9c618
commit
28a71f4a73
@ -64,7 +64,7 @@ append_if [expr $report_config eq "yes"] config {
|
|||||||
</start>}
|
</start>}
|
||||||
|
|
||||||
append config {
|
append config {
|
||||||
<start name="cpu_balancer">
|
<start name="cpu_balancer" caps="120">
|
||||||
<resource name="RAM" quantum="2M"/>
|
<resource name="RAM" quantum="2M"/>
|
||||||
<provides>
|
<provides>
|
||||||
<service name="PD"/>
|
<service name="PD"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user