Re: [PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
From: Dave Hansen <hidden>
Date: 2012-01-17 21:57:58
Also in:
kvm, xen-devel
From: Dave Hansen <hidden>
Date: 2012-01-17 21:57:58
Also in:
kvm, xen-devel
On 01/17/2012 10:36 AM, Raghavendra K T wrote:
It was a quick test. two iteration of kernbench (=6runs) and had ensured cache is cleared. echo "1" > /proc/sys/vm/drop_caches ccache -C. Yes may be I can run test as you mentioned..
echo 3 > /proc/sys/vm/drop_caches is better. 1 will only do page cache, but 3 also does dentries fwiw.