Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
d76fc0ea
Commit
d76fc0ea
authored
Nov 11, 2022
by
Jonas Kaufmann
Committed by
Antoine Kaufmann
Nov 17, 2022
Browse files
README: add `-jN` to `make build-images-min`
parent
c4e35de6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
d76fc0ea
...
@@ -131,7 +131,7 @@ e.g. `make -jN sims/external/qemu/ready` (replace `qemu` with `gem5`, `ns-3`, or
...
@@ -131,7 +131,7 @@ e.g. `make -jN sims/external/qemu/ready` (replace `qemu` with `gem5`, `ns-3`, or
Next, to actually run simulations, you will also need to build the disk images
Next, to actually run simulations, you will also need to build the disk images
with
`make -jN build-images`
(note this requires QEMU to be built first).
with
`make -jN build-images`
(note this requires QEMU to be built first).
This will build all our disk images, while
`make build-images-min`
will
This will build all our disk images, while
`make
-jN
build-images-min`
will
only build the base disk image (but not the NOPaxos or Memcache images used for
only build the base disk image (but not the NOPaxos or Memcache images used for
some experiments). This step will again take 10 - 45 minutes depending on your
some experiments). This step will again take 10 - 45 minutes depending on your
machine and whether KVM acceleration is available but only needs to be run
machine and whether KVM acceleration is available but only needs to be run
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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