Changes between Version 2 and Version 3 of FutureHaiku/FileSystem
- Timestamp:
- Dec 4, 2009, 3:24:02 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureHaiku/FileSystem
v2 v3 1 1 This is a place to brainstorm about the design of the file system to be used after Haiku R1. For current limitations and issues in OpenBFS, see [http://dev.haiku-os.org/wiki/BFSIssues BFSIssues] 2 3 4 I'd rather get rid of the inode concept completely and pack the file system 5 object meta data (and small data) densely. ReiserFS 3 performance shows 6 that this is a good idea. This also removes the main reason for not 7 increasing the block size dramatically. -- http://www.freelists.org/post/haiku-development/Writing-a-filesystem-driver,28