hdparm: add read speed example (#8302)
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
- Put the drive into idle (low-power) mode, also setting its standby timeout:
|
||||
|
||||
`sudo hdparm -S {{standby_timeout}} {{device}}`
|
||||
|
||||
- Test the read speed of a specific device:
|
||||
|
||||
`sudo hdparm -tT {{device}}`
|
||||
|
Reference in New Issue
Block a user