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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
huhu