You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/disk/testdata
Joseph Malicki 6f716d14c8 Add support for Linux discards and flushes in IOCounterStats.
These were added in kernels 4.18 and 5.5, respectively.

Flushes (i.e. fsyncs) are especially important for logging for database servers and
the like, as flushes can be a very limiting factor on IO throughput.
3 years ago
..
linux Add support for Linux discards and flushes in IOCounterStats. 3 years ago