LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Improving hd performance (https://www.linuxquestions.org/questions/linux-general-1/improving-hd-performance-84326/)

psyklops 08-21-2003 05:34 PM

Improving hd performance
 
Many folks recommend you use hdparm to increase performance with a command like below:

/sbin/hdparm -d 1 -c 3 -m 16 /dev/hda

Does this seem to work for anyone else...?

kev82 08-21-2003 05:42 PM

i works for me as dma is not enabled in my kernel by default but if dma is already enabled then it wont achieve a great deal. run hdparm -Tt /dev/hda before and after that command, that'll show you if its made a difference or not

psyklops 08-21-2003 08:19 PM

Thanks... Ran the commands but the difference was negligible. Was the command temporary or is this something that clutters up my config files somewhere...? Tryin to keep it as clean as possible. I remember my first windows hd file folder tree...


All times are GMT -5. The time now is 05:40 AM.