mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 19:03:27 +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
@ -8,7 +8,7 @@ args = """\
|
||||
-machine q35,kernel-irqchip=split \
|
||||
-cpu Icelake-Server,+x2apic \
|
||||
--no-reboot \
|
||||
-m 2G \
|
||||
-m 8G \
|
||||
-smp 1 \
|
||||
-nographic \
|
||||
-serial chardev:mux \
|
||||
|
@ -8,7 +8,7 @@ args = """\
|
||||
-machine q35,kernel-irqchip=split \
|
||||
-cpu Icelake-Server,+x2apic \
|
||||
--no-reboot \
|
||||
-m 2G \
|
||||
-m 8G \
|
||||
-smp 1 \
|
||||
-nographic \
|
||||
-serial chardev:mux \
|
||||
|
Reference in New Issue
Block a user