QEMU x86 kvm bench

This commit is contained in:
Ciro Santilli
2018-02-26 07:17:25 +00:00
parent 5ae86f0df7
commit e80a2b21ed

View File

@@ -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: