mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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:
committed by
Christian Helmuth
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" />
|
||||
|
||||
Reference in New Issue
Block a user