The 2006 Linux Filesystems Workshop (Part III)
Posted Jul 6, 2006 18:51 UTC (Thu) by
arjan (subscriber, #36785)
In reply to:
The 2006 Linux Filesystems Workshop (Part III) by PaulMcKenney
Parent article:
The 2006 Linux Filesystems Workshop (Part III)
so far in the analysis we haven't found any reason.
One of the key things is that any of the "key" data for a filesystem (superblock and such) can be duplicated many times, since it's tiny as percentage of the fs, and constant size.
fwiw a document about chunkfs (work in progress) is at
http://www.fenrus.org/chunkfs.txt
(
Log in to post comments)