mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
block cache: quota to small for foc_x86_64
This commit is contained in:
committed by
Norman Feske
parent
746011ee28
commit
30bfc63b63
@@ -43,7 +43,7 @@ install_config {
|
||||
<provides><service name="Block"/></provides>
|
||||
</start>
|
||||
<start name="blk_cache">
|
||||
<resource name="RAM" quantum="2M" />
|
||||
<resource name="RAM" quantum="2304K" />
|
||||
<provides><service name="Block" /></provides>
|
||||
<route>
|
||||
<service name="Block"><child name="test-blk-srv" /></service>
|
||||
|
||||
Reference in New Issue
Block a user