mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
Arora: increase RAM quota for 'testnit'
This patch increases the RAM quota for 'testnit' in the Arora nitpicker plugin demo. Fixes #1074.
This commit is contained in:
parent
66957c8113
commit
6a1d07de86
@ -30,7 +30,7 @@
|
||||
<start name="launchpad">
|
||||
<resource name="RAM" quantum="1G"/>
|
||||
<config xpos="50" ypos="10" width="400" height="400">
|
||||
<launcher name="testnit" ram_quota="512K" />
|
||||
<launcher name="testnit" ram_quota="768K" />
|
||||
<launcher name="launchpad" ram_quota="6M">
|
||||
<config xpos="90" ypos="50" width="400" height="400">
|
||||
<launcher name="testnit" ram_quota="512K" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user