From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q6QHrkVn068384 for ; Thu, 26 Jul 2012 12:53:46 -0500 Message-ID: <5011842A.8020805@sgi.com> Date: Thu, 26 Jul 2012 12:53:46 -0500 From: Mark Tinguely MIME-Version: 1.0 Subject: Re: [PATCH 6/7] xfs: do not read the AGI buffer in xfs_dialloc until nessecary References: <20120704145444.863203951@bombadil.infradead.org> <20120704145616.554825799@bombadil.infradead.org> In-Reply-To: <20120704145616.554825799@bombadil.infradead.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com On 07/04/12 09:54, Christoph Hellwig wrote: > Refactor the AG selection loop in xfs_dialloc to operate on the in-memory > perag data as much as possible. We only read the AGI buffer once we have > selected an AG to allocate inodes now instead of for every AG considered. > > Reviewed-by: Dave Chinner > Signed-off-by: Christoph Hellwig Looks good. Reviewed-by: Mark Tinguely _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs