File Systems
Posted: Sun Aug 22, 2004 11:09 am
Hey,
What are you implementing as your native file system? Are you considering designing your own?
How do various file systems track free space? The reason I ask this is because I am considering creating my own simple file system. I have looked at the docs for various file systems but don't really understand them. I know, I shouldn't be creating one if I can't understand existing ones but I want to experiment and learn a bit along the way.
Cheers.
What are you implementing as your native file system? Are you considering designing your own?
How do various file systems track free space? The reason I ask this is because I am considering creating my own simple file system. I have looked at the docs for various file systems but don't really understand them. I know, I shouldn't be creating one if I can't understand existing ones but I want to experiment and learn a bit along the way.
Cheers.