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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
huhu