mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
demo.run: increase nitlog RAM quota
This commit is contained in:
parent
6522158caa
commit
b303fe1098
@ -202,7 +202,7 @@ puts $launchpad_config_fd {<config>
|
||||
<launcher name="launchpad" ram_quota="6M" caps="1000">
|
||||
<configfile name="launchpad.config" />
|
||||
</launcher>
|
||||
<launcher name="nitlog" ram_quota="1M" caps="100"/>
|
||||
<launcher name="nitlog" ram_quota="1500K" caps="100"/>
|
||||
<launcher name="liquid_fb" ram_quota="9M" caps="100">
|
||||
<config resize_handle="on" />
|
||||
</launcher>
|
||||
|
Loading…
Reference in New Issue
Block a user