Re: 2.6.0 Huge pages not working as expected

From: William Lee Irwin III
Date: Fri Dec 26 2003 - 07:07:16 EST


On Fri, Dec 26, 2003 at 10:54:33AM +0000, Nick Craig-Wood wrote:
> I wrote a little test program to show the benefits of huge pages by
> reducing TLB thrashing - it fills up 16 MB with sequential numbers
> then adds them with different strides - very much the sort of thing
> FFTs do. However huge pages show a performance decrease not increase
> for large strides! For smaller ones there is a small speedup.
> I've been testing on
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 6
> model : 8
> model name : Pentium III (Coppermine)

P-III has something like 2 TLB entries usable for large pages.
I recommend trying this again on a P-IV.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/