Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(linux): ⚡ optimise disk io sensors
- don't use glob to get disks; fetch from proc, filter then target stat files - move code for getting disks stats into linux disk package - split code into different files for easier reference
- Loading branch information