ealanos: More memory for MxTask hello world example.

This commit is contained in:
Michael Mueller
2025-06-03 15:32:18 +02:00
parent f468ad9ba7
commit c28c6a3339

View File

@@ -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/>