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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
huhu