Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Optimizing Linux filesystems
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
hdparm?
Posted by: Anonymous Coward on October 11, 2003 06:58 PMCan someone give hdparm equivalents to the optimisations he suggests?
I use this, from the Gentoo docs, which is a fairly safe optimisation for any disc:
hdparm -d1 -A1 -m16 -u1 -a64<nobr> <wbr></nobr>/dev/hda
#