PFS is a try to design a filesytem by myself, it's designed depend on inode , and ensure the consistency of the filesystem.
The first version, pfs is a application program for linux, now it's a driver for linux.
pfs isn't depend on bit map or btree, it also don't support log. At the first version, i try to deal with the dependency of filesystem to make sure the consistency for filesystem.now, i want to improve the measure, so the driver for linux don't ensure the consistency fo filesystem(i will support at next version).
pfs don't support extended attributes now, i obligate 8k for every inode to support extended attributes in the feature.
Features
- max partition size: 32ZB
- max file size: 16TB
- max symbolic link size: 4096bytes
- max filename length: 256bytes
- min partition size: 32768sectors
Follow pfs
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
huhu