Re: Request: I/O request recording

From: Ville Herva
Date: Sat Jan 24 2004 - 14:28:58 EST


On Sat, Jan 24, 2004 at 07:26:17PM +0100, you [Arjan van de Ven] wrote:
>
> I recently did something like this (and it scared me, it seems a typical
> Fedora boot into gnome opens like 11.000 files ;) but via a printk in
> the kernel....
>
> I experimented with readahead'ing all that stuff while the initscripts
> ran in the hope it would save time... but it doesn't somehow.

Did you sort the sectors to be read, or just read the files into page cache
in randomish order ?

Or do you mean that even after all the files were read into cache, the X
startup time didn't get any better (not counting the cache priming)?


-- v --

v@xxxxxx
-
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/