Re: About 2.5.70-mm3

From: ismail (cartman) donmez (kde@myrealbox.com)
Date: Sat May 31 2003 - 15:25:26 EST


On Saturday 31 May 2003 20:44, you wrote:
> There's a little hack in there which speeds up the loading of executables:
> when someone does a mmap of a file with executable permissions the kernel
> will slurp it all into pagecache during the mmap. That tends to speed up
> program loading quite a lot, because the normal demand-loading produces
> quite poor I/O patterns.
Cool

>
> I had a vague feeling that this code wasn't working actually, and
> reimplemented it for -mm4.
You do not really feel it in X but on system startup its *quite* impressive.


Regards,
/ismail
-
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/