mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
sel4: increase caps in filesystem tests
fixes x86_32/64 libc_vfs_fs_ext2 and libc_vfs_fs_fat
This commit is contained in:
committed by
Christian Helmuth
parent
3868df9f8b
commit
6c5d2253c9
@@ -87,7 +87,7 @@ append config {
|
||||
</config>
|
||||
</start>
|
||||
|
||||
<start name="vfs_block" caps="150">
|
||||
<start name="vfs_block" caps="190">
|
||||
<resource name="RAM" quantum="68M" />
|
||||
<provides><service name="Block"/></provides>
|
||||
<config>
|
||||
|
||||
Reference in New Issue
Block a user