Hello!

On Wed, Apr 10, 2002 at 12:08:00PM +0200, [EMAIL PROTECTED] wrote:

>    I've appplied the patches. Could you just explain in some words, what 
> are the biggest changes vs. the original code ? For which things should we 
> look out (big files ? concurrent access via many processes ? NFS 
> interaction ? )

Ok. Basically read speed for big files on IDE (and other devices
with dumb/non-existing) cache is increased in 15% or thereabout.
Write speed is increased due to corrected journal behaviour,
so now we do not write to a log several times a second which gives us quite a
speedup, too.
Due to increased write speed, slmost all fs operations got some boost, too ;)

> I'll give the patches a chance on our questionable server with the Netgear 
> 1GBit network adapter, if the patches turn out to be harmless on my 
> desktop and the feedback on this list is positive ;-)

Since you have indicated problems on your server are persistent on ext3 too,
I believe it is hardware problem of some kind (and I cannot reproduce it, too)
and this patch will give no impact on it most probably.

Bye,
    Oleg

Reply via email to