I'm interested to learn about modern high-performance filesystems. Are there some good papers and textbooks that I should read? I'm interested in everything below the filesystem abstraction down to, and including, the physical storage.
didgetmaster4 months ago
Are you only interested in mainstream stuff that have been widely deployed and where textbooks have been published about them?
Or are you open to experimental stuff that are willing to 'break the mold' and try a whole new approach to how unstructured data (files) can be stored and managed?
craftsmanop4 months ago
All of the above, with a focus on modern high-performance, parallel, distributed filesystems. I assume the more modern systems may not be adequately discussed in textbooks and that papers may be better at covering their details.
johannesrexx4 months ago
nhgiang4 months ago
Anything related to the Ceph filesystem is probably a good reference.