Archive for the ‘filesystems’ Category
Filesystem in Userspace
Saturday, March 5th, 2011POSIX.1-2008
Saturday, March 5th, 2011Panache: A Parallel File System Cache for Global File Access
Wednesday, March 2nd, 2011npfs
Saturday, December 25th, 2010I’m planning on designing a new filesystem over the break. I want a portable example I can use to illustrate implementation details.
It has to be dead simple, run in userland, and be virtualized. I’m thinking of making them be file based.
Anyway, since there are too many acronyms for filesystems, my first thought was on what to call it: npfs
- non-production filesystem
- network parallel filesystem
- not-pretty filesystem
- nasty|neat python filesystem
- near perfect filesystem
- non-profit filesystem
Believe me, the name is the hardest part!