Re: patch: kernel changes from reiserfs

From: Stephen C. Tweedie (sct@redhat.com)
Date: Mon May 01 2000 - 09:51:59 EST


Hi,

On Fri, Apr 28, 2000 at 11:57:23AM -0700, Chris Mason wrote:
>
> The fs/inode.c and fs.h changes allow the FS to provide a dirty_inode
> call. I'm using this to log the inodes instead of allowing them to hit
> the dirty list, which saves me from deadlocks when try_to_free_pages
> forces a flush of the dirty inode list.

Isn't this going to be very inefficient when we are constantly
updating the inode's atime for a series of file reads? I'd have
thought that we'd _want_ to defer the writing of the inode as
long as possible in that case, precisely to avoid logging the
inode too many times.

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:08 EST