determine how to tabulate close() cost
Right now Darshan tracks close() as metadata time, but some file systems flush data at close so that it really is performing I/O more so than metadata.
Should we track close in a separate category?
Right now Darshan tracks close() as metadata time, but some file systems flush data at close so that it really is performing I/O more so than metadata.
Should we track close in a separate category?