depot_autopilot: limit dynamic to 286 MB

* also set test-libc to 256 MB (seems to be enough)
* fixes memory issues on platforms with 512 MB RAM

issue #3407
This commit is contained in:
Sebastian Sumpf
2019-06-05 15:26:46 +02:00
committed by Christian Helmuth
parent 1b489820a9
commit 3a2de0d9a3
2 changed files with 3 additions and 3 deletions

View File

@@ -412,7 +412,7 @@ proc prepare_to_run_genode { } {
</start>
<start name="dynamic" caps="8000" priority="-1">
<resource name="RAM" quantum="420M"/>
<resource name="RAM" quantum="286M"/>
<binary name="init"/>
<route>