mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
Increase cpu_burner RAM quota in test-trace_logger
Now, the test also succeeds on sel4.
This commit is contained in:
parent
cc9368ccb4
commit
82f96668fa
@ -105,7 +105,7 @@
|
||||
|
||||
<start name="cpu_burner.1">
|
||||
<binary name="cpu_burner"/>
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<resource name="RAM" quantum="1280K"/>
|
||||
<route>
|
||||
<service name="ROM" label="config">
|
||||
<child name="dynamic_rom" label="cpu_burner1.config"/> </service>
|
||||
@ -115,7 +115,7 @@
|
||||
|
||||
<start name="cpu_burner.2">
|
||||
<binary name="cpu_burner"/>
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<resource name="RAM" quantum="1280K"/>
|
||||
<route>
|
||||
<service name="ROM" label="config">
|
||||
<child name="dynamic_rom" label="cpu_burner2.config"/> </service>
|
||||
|
Loading…
x
Reference in New Issue
Block a user