DiskWatch now reports live Windows disk I/O: read/write throughput, IOPS, sampled latency, and queue depth. Thanks to @alexandrmotologa for the Windows backend and follow-up work in #22.
- Query performance counters without requiring an administrator account.
- Cache volume discovery for 10 seconds and resolve drive letters and mounted folders to volume GUID paths.
- Add a Windows x86_64 binary to the release downloads. Extract
diskwatch-windows-x86_64.tar.gzand rundiskwatch-windows-x86_64.exe. - Show a dash when a device has no bus information.
- Make the tab-navigation regression test independent of live file activity, and add Windows mounted-folder integration coverage.
- Sync the Nix package version with the release.
Windows utilisation remains unavailable. Latency percentiles describe sampled interval averages, not individual I/O operations.
Full changelog: v0.5.7...v0.5.8