Flash disks and FFS layout heuristics

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Mar 31 15:23:42 PDT 2008


In message <20080331222154.C976C5B50 at mail.bitblocks.com>, Bakul Shah writes:
>On Mon, 31 Mar 2008 13:06:10 PDT Matthew Dillon <dillon at apollo.backplane.com>  wrote:
>>     But how do you index that information?  You can't simply append the
>>     information to the NAND unless you also have a way to access it.  So
>>     does the filesystem have to scan the NAND (or significant portions of it)
>>     in order to build an index of the filesystem topology in system memory?
>
>One possible way:
>
>I'd design the system so that each update ends with the write
>of a root block[1]. 

This is sort of the approach Margo Seltzer used for her (Kludge-)LFS
it has many drawbacks, in particular when it comes to recovery.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-arch mailing list