mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
vm_stress: increase cap quota for 3 & 4 vcpu test
due to changes by base: refactor VM/vCPU API Issue #3554
This commit is contained in:
parent
e1bb0e8e15
commit
ee0ed273e6
@ -394,7 +394,7 @@ append_if $use_framebuffer config {
|
||||
|
||||
if {!$use_fancy_stuff} {
|
||||
append config {
|
||||
<start name="seoul" priority="-3" caps="800">
|
||||
<start name="seoul" priority="-3" caps="1200">
|
||||
<binary name="seoul"/>}
|
||||
append config "
|
||||
<resource name=\"RAM\" quantum=\"$memory_vmm_vm\"/>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user