Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 05:33:06 -0600
From:      Alfred Perlstein <bright@mu.org>
To:        mckusick@freebsd.org
Cc:        fs@freebsd.org
Subject:   fsck and predictive readahead?
Message-ID:  <20011222053306.Y48837@elvis.mu.org>

next in thread | raw e-mail | index | archive | help
I'm wondering if fsck uses any sort of tricks to do read-ahead
to prefect data for pass1 and pass2.

If not does anyone thing it might speed things up?

We could use a reasonably simple child process (or team of them) to
read into anonymous mmap areas shared between the master and child
to do this.

Any ideas, any hints on where the code would fit best?

-- 
-Alfred Perlstein [alfred@freebsd.org]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'
                           http://www.morons.org/rants/gpl-harmful.php3

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011222053306.Y48837>