[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090402203152.GA16600@infradead.org>
Date: Thu, 2 Apr 2009 16:31:53 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Dave Hansen <dave@...ux.vnet.ibm.com>
Cc: Nick Piggin <npiggin@...e.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-fsdevel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [patch 1/2] fs: mnt_want_write speedup
On Thu, Apr 02, 2009 at 11:37:20AM -0700, Dave Hansen wrote:
> > > Page faults themselves? Which path was that from?
> >
> > Yes. file_update_time.
>
> We should be able to use your mnt_clone_write() optimization separate
> from the mnt_want_write() speedup here, right?
Does file_update_time even need a separate mnt_want_write? It should
always be after a mnt_want_write which we need for the actual data
write.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists