hdparm 8.6 (Default branch) |
|
|
hdparm is a Linux shell utility for viewing and manipulating various IDE drive and driver parameters. Most drives can benefit from improved performance using a command similar to "hdparm -qm8 -qu1 -qc1 -qd1 /dev/hda".
License: BSD License (original)
Changes:
Safeguards were added for attempts to use "--read-sector", "--write-sector", and "--make-bad-sector" on partitions rather than the raw/full drive.
|