From e80a2b21ed3d9bf3cf06e94dad53544ce2c7d48d Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Mon, 26 Feb 2018 07:17:25 +0000 Subject: [PATCH] QEMU x86 kvm bench --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index d1b45df..948cf59 100644 --- a/README.adoc +++ b/README.adoc @@ -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: