[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071123173723.GA12227@infradead.org>
Date: Fri, 23 Nov 2007 17:37:23 +0000
From: Christoph Hellwig <hch@...radead.org>
To: David Chinner <dgc@....com>
Cc: xfs-oss <xfs@....sgi.com>, lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/9] Use _META bio I/O types for metadata I/O
On Thu, Nov 22, 2007 at 11:35:12AM +1100, David Chinner wrote:
> Improve metadata I/O merging in the elevator
>
> Change all async metadata buffers to use [READ|WRITE]_META I/O types
> so that the I/O doesn't get issued immediately. This allows merging
> of adjacent metadata requests but still prioritises them over bulk
> data. This shows a 10-15% improvement in sequential create speed of
> small files.
>
> Don't include the log buffers in this classification - leave them
> as sync types so they are issued immediately.
Looks good, and just including the trivial fs.h addition here might be
okay aswell.
-
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