fwang2 / pcircle

A suite of parallel file system tools designed for performance and scalability
Apache License 2.0
27 stars 5 forks source link

add 8k inode and 32m block analysis #28

Closed fwang2 closed 8 years ago

fwang2 commented 8 years ago

the inode size is now a command line argument, with string size form such as "8k" or "16k", converted to a number internally. 32m is added. For each inode size, we can only do one pass subblock analysis.