Download List

项目描述

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".

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-11-19 06:07
9.43

旗子执行的顺序重新排列,是这样,最后执行的空闲/待机/睡眠"现在"标志的。
标签: Minor bugfixes
The order of flag execution was rearranged so that the idle/standby/sleep "now" flags are executed last.

2012-09-30 08:24
9.42

现在避免使用 HDIO_GETGEO_BIG,因为它在较新的内核已被否决。安全擦除超时现在有了更大的填充。SCT 识别信息已得到改进。订购的"-S"和"-y"标志已得到修复。块计数的安全命令通过 SAT (sgio) 发送现在设置为 1。FIGETBSZ 现在用于确定文件系统块大小为 fibmap。部门转储现在被迫到 le16 输出格式。许多其他小的改进,修正错误和文档改进做出了。
标签: Minor feature enhancements, Minor bugfixes
Use of HDIO_GETGEO_BIG is now avoided, as it is deprecated in newer kernels. Secure erase timeouts now have bigger padding. SCT identify information has been improved. The ordering of the "-S" and "-y" flags has been fixed. The block-count of security commands sent via SAT (sgio) is now set to 1. FIGETBSZ is now used to determine the filesystem block size for fibmap. Sector dumps are now forced to the le16 output format. Many other minor improvements, bugfixes, and documentation improvements have been made.

2012-02-05 01:08
9.39

一个新的"-R"选项已被添加,可控制读写验证功能。
标签: Minor feature enhancements
A new "-R" option has been added to control the Read-Write-Verify feature.

2012-01-09 05:01
9.38

擦除的脚本 wiper.sh 已更新以允许所有 SCSI_DISK 主要数字。安全擦除时间非常长的处理进行了更新。"-J"wdidle3 设置/获取添加了标志。
标签: Minor feature enhancements
The wiping script wiper.sh was updated to allow all SCSI_DISK major numbers. The handing of very long SECURITY-ERASE times was updated. The "-J" flag was added for wdidle3 set/get.

2011-01-25 22:28
9.37

RAID 1的start_lba值现在处理。其中“ - fibmap”命令现在终止时start_lba是不确定的。 wiper.sh被修改为一个与HFS +文件系统,并避免使用过时的命令的问题。
标签: Minor feature enhancements, Minor bugfixes
RAID 1 start_lba values are now handled. The "--fibmap" command is now terminated when start_lba is indeterminate. wiper.sh was modified for an issue with HFS+ file systems and to avoid using an obsolete command.

Project Resources