|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] improve x86 page table handling performance
On 27/3/07 07:22, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
>> The single change to pte_clear() yields a 25-30% boost for kernel builds
>> on a 4x2x2 CPUs, 8Gb box; the other changes together yield improvements
>> of 2-5%.
>
> I shall clarify that this is for the PAE case only (i.e. resulting from the
> folding of two page faults into a single hypercall, which is being used in the
> kmap path).
Spotted that. The patch is pretty big but I think probably all good. I've
been away for a week so catching up on patches...
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|