mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
simultaneous runs: link to build variants
This commit is contained in:
@@ -1131,10 +1131,12 @@ ____
|
||||
|
||||
=== Simultaneous runs
|
||||
|
||||
When doing long simulations, it becomes fundamental to do multiple simulations in parallel.
|
||||
When doing long simulations sweeping across multiple system parameters, it becomes fundamental to do multiple simulations in parallel.
|
||||
|
||||
This is specially true for gem5, which runs much slower than QEMU, and cannot use multiple host cores to speed up the simulation: https://github.com/cirosantilli-work/gem5-issues/issues/15
|
||||
|
||||
This also has a good synergy with <<build-variants>>.
|
||||
|
||||
First shell:
|
||||
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user