mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
Increase qemu RAM in moon test
On sel4, the available RAM (beside the boot modules) is significantly reduced by the initial pools in core.
This commit is contained in:
parent
b8485b6ca1
commit
262259cd09
@ -40,6 +40,6 @@ build_boot_image {
|
||||
ld.lib.so libc.lib.so libm.lib.so
|
||||
}
|
||||
|
||||
append qemu_args " -nographic -m 64 "
|
||||
append qemu_args " -nographic -m 65 "
|
||||
|
||||
run_genode_until {.*test-moon.*Finished\..*} 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user