[PATCH 00/27] KVM PPC PV framework v3

Kumar Gala galak at kernel.crashing.org
Sat Aug 7 02:28:21 EST 2010


On Jul 29, 2010, at 7:47 AM, Alexander Graf wrote:

> [without]
> 
> debian-powerpc:~# time for i in {1..1000}; do /bin/echo hello > /dev/null; done
> 
> real    0m14.659s
> user    0m8.967s
> sys     0m5.688s
> 
> [with]
> 
> debian-powerpc:~# time for i in {1..1000}; do /bin/echo hello > /dev/null; done
> 
> real    0m7.557s
> user    0m4.121s
> sys     0m3.426s

Do you have #'s for w/o HV to compare to.

- k


More information about the Linuxppc-dev mailing list