Answer the question
In order to leave comments, you need to log in
How can you test the file system?
Interested in how you can test HFS and compare with other file systems.
There is pjd-test-framework, there are utilities from Apple for testing file systems (fstorture/fsx).
Of the operations:
creat()
mkdir()
open()
close()
read()
write()
truncate()
ftruncate()
chmod()
stat()
rename()
unlink()
What else can you do?
Answer the question
In order to leave comments, you need to log in
You can compile fio freecode.com/projects/fio and test it. What exactly do we want to test?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question