Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-boxes
Commits
92e2ae99
Verified
Commit
92e2ae99
authored
Sep 28, 2020
by
Sven-Hendrik Haase
Browse files
Use -smp 4 for qemu
Will more cores make the build faster? Let's find out.
parent
43130c81
Pipeline
#1912
passed with stages
in 17 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-host.sh
View file @
92e2ae99
...
...
@@ -53,6 +53,7 @@ function start_qemu() {
{
qemu-system-x86_64
\
-machine
accel
=
kvm:tcg
\
-smp
4
\
-m
768
\
-net
nic
\
-net
user
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment