mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
fs_query.run: adjust quota for seL4
This commit is contained in:
parent
32753c3f69
commit
77a875735a
@ -73,7 +73,7 @@ install_config {
|
|||||||
</start>
|
</start>
|
||||||
|
|
||||||
<start name="fs_query" caps="120">
|
<start name="fs_query" caps="120">
|
||||||
<resource name="RAM" quantum="1M"/>
|
<resource name="RAM" quantum="2M"/>
|
||||||
<config>
|
<config>
|
||||||
<vfs> <dir name="fs"> <fs writeable="yes"/> </dir> </vfs>
|
<vfs> <dir name="fs"> <fs writeable="yes"/> </dir> </vfs>
|
||||||
<query path="/fs/items" content="yes"/>
|
<query path="/fs/items" content="yes"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user