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--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html