mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
test/block_cache: tweak RAM quota for base-nova
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<provides><service name="Block"/></provides>
|
||||
</start>
|
||||
<start name="block_cache">
|
||||
<resource name="RAM" quantum="2704K" />
|
||||
<resource name="RAM" quantum="3M" />
|
||||
<provides><service name="Block" /></provides>
|
||||
<route>
|
||||
<service name="Block"><child name="test-block-server" /></service>
|
||||
|
||||
Reference in New Issue
Block a user