Re: small lstat() performance patch, 2.1.50

David S. Miller (davem@jenolan.rutgers.edu)
Sat, 16 Aug 1997 05:37:23 -0400


Date: Sat, 16 Aug 1997 11:22:20 +0200 (MET DST)
From: Ingo Molnar <mingo@pc7537.hil.siemens.at>

2.1.50 2.1.50+patch
---------- ------------
906 cycles 826 cycles

Doesn't show up that much on sparc64:

2.1.50 2.1.50+patch
---------- ------------
1495 cycles 1478 cycles

It shows up even less for 32-bit binaries because such gains are lost
in the noise when we have to go through the thick compatability layer.

2.1.50 2.1.50+patch
---------- ------------
2250 cycles 2242 cycles

Later,
David "Sparc" Miller
davem@caip.rutgers.edu