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".
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.
데이터 xfer 명령에 sense_data 요청에 의한 sg16의 AHCI 문제는, 고정했다. __be16 부족한 낡은 시스템에서 컴파일이 발생하는 컴파일러 경고와 함께, 고정했다.
Tags:
Minor bugfixes
AHCI issues in sg16, caused by asking for sense_data on DATA-xfer commands, were fixed. Compilation on old systems lacking __be16 was fixed, along with occurring compiler warnings.