mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
QEMU x86 kvm bench
This commit is contained in:
@@ -1525,6 +1525,7 @@ time ./run -a arm -e 'init=/poweroff.out'
|
||||
time ./run -a arm -e 'm5 exit' -g
|
||||
time ./run -a arm -e 'm5 exit' -g -- --caches --cpu-type=HPI
|
||||
time ./run -a x86_64 -e 'init=/poweroff.out'
|
||||
time ./run -a x86_64 -e 'init=/poweroff.out' - -enable-kvm
|
||||
time ./run -a x86_64 -e 'init=/poweroff.out' -g
|
||||
....
|
||||
|
||||
@@ -1537,7 +1538,8 @@ and the results were:
|
||||
|GEM5 ARM AtomicSimpleCPU |1 minute 40 seconds| 17
|
||||
|GEM5 ARM HPI |10 minutes |100
|
||||
|QEMU X86_64 |4 seconds |1
|
||||
|GEM5 X86_64 |11 minutes| 165
|
||||
|QEMU X86_64 KVM |2 seconds |0.5
|
||||
|QEMU X86_64 |11 minutes| 165
|
||||
|===
|
||||
|
||||
on a Lenovo P51 laptop with:
|
||||
|
||||
Reference in New Issue
Block a user