Commit Graph

2 Commits (bff995828416306793aff4b7af6818a12adcba89)

Author SHA1 Message Date
FlightlessMango bff9958284 Changed pthreads to std::thread 4 years ago
jackun f8398c3e7a Add I/O stats
Using /proc/self/io 'read_bytes' and 'write_bytes' fields which count only
reads/writes that hit the storage (i.e no cached reads).
4 years ago