Nouveau FS : Spad Filesystem for Linux - Divers - Linux et OS Alternatifs
Marsh Posté le 19-11-2006 à 19:49:07
Citation : Features: |
Quelques benchs fait par lui.
Citation : Disk: WD Caviar 160GB SATA, 20GB test partition at the end |
Réac. de Linus Torvalds
Citation : Linus Torvalds <> |
Marsh Posté le 19-11-2006 à 20:52:51
C'est sympas de voir l'interaction entre dev's.
Marsh Posté le 19-11-2006 à 14:06:32
SpadFS is a new filesystem that I design and develop as my PhD thesis. It is an attempt to bring features of advanced filesystems (crash recovery, fast directories) and good performance without increasing code complexity too much. Uses crash counts instead of journaling (because journaling is too complex and bug-prone) and uses hash instead of btrees for directory organization.
http://artax.karlin.mff.cuni.cz/~mikulas/spadfs/
via "OS news"