On Wed, 18 Apr 2001, Alexander Viro wrote:

> Sorry, but that's just plain wrong. We shouldn't keep inode table in
> buffer-cache at all.

Then tell me, how exactly DO you plan to do write clustering
of inodes when you want to flush them to disk ?

If you don't keep them in the buffer cache for a while (or in
the page cache, for that matter), there's no way you can get
efficient IO clustering done...

Also, the buffer cache referenced bit will be extremely useful
for things like indirect blocks, etc...

regards,

Rik
--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to lose...

                http://www.surriel.com/
http://www.conectiva.com/       http://distro.conectiva.com.br/

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

Reply via email to