GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Auto-detect disk media instead of using tables
Open
enhancement
P1
question
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
@ehankland points out that we can auto-detect whether a disk is an HDD or SSD using the technique at http://unix.stackexchange.com/questions/65595/how-to-know-if-a-disk-is-an-ssd-or-an-hdd . This would be more robust and maintainable than keeping manually-updated tables.
Contributor guide
Assessment
This issue has not been assessed yet.