mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
ealanos: More memory for MxTask hello world example.
This commit is contained in:
@@ -35,7 +35,7 @@ install_config {
|
|||||||
</start>
|
</start>
|
||||||
<start name="cell1" priority="-1" caps="16000">
|
<start name="cell1" priority="-1" caps="16000">
|
||||||
<binary name="hello_mxtask"/>
|
<binary name="hello_mxtask"/>
|
||||||
<resource name="RAM" quantum="48G"/>
|
<resource name="RAM" quantum="50G"/>
|
||||||
<config>
|
<config>
|
||||||
<vfs> <dir name="dev">
|
<vfs> <dir name="dev">
|
||||||
<log/>
|
<log/>
|
||||||
|
|||||||
Reference in New Issue
Block a user