mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Increase memory size and change boot mode in CI
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
4101d8328a
commit
da3e279ac6
@ -14,7 +14,7 @@ echo "[$1] Forwarded QEMU guest port: $RAND_PORT_NUM1->22; $RAND_PORT_NUM2->8080
|
||||
COMMON_QEMU_ARGS="\
|
||||
-cpu Icelake-Server,+x2apic \
|
||||
-smp ${SMP:-1} \
|
||||
-m ${MEM:-2G} \
|
||||
-m ${MEM:-8G} \
|
||||
--no-reboot \
|
||||
-nographic \
|
||||
-display none \
|
||||
|
Reference in New Issue
Block a user