From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Fri, 11 Jul 2014 12:47:39 -0400 (EDT) Subject: [Cluster-devel] [gfs2-utils PATCH] fsck.gfs2: File read-ahead In-Reply-To: <53C00BB7.1070902@redhat.com> References: <884434227.6309633.1405011284079.JavaMail.zimbra@redhat.com> <53C00BB7.1070902@redhat.com> Message-ID: <1341384908.6965381.1405097259278.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- > Hi, > > On 10/07/14 17:54, Bob Peterson wrote: > > Hi, > > > > This patch introduces file read-ahead to pass1. > Why not the other passes too? Is that just because they are not checking > all the indirect data? > > Steve. Hi Steve, Yes, exactly. Doing read-ahead for the other cases is a waste of time. Regards, Bob Peterson Red Hat File Systems