Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34602 - Optimizing section on hdparm has incorrect syntax - missing /dev/hda
Summary: Optimizing section on hdparm has incorrect syntax - missing /dev/hda
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-28 00:41 UTC by Bill Chmura
Modified: 2003-11-28 01:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Chmura 2003-11-28 00:41:14 UTC
The command to test system performance is entered into the docs as htparm -tT

The command requires a device after that, so to be consistent with the rest of
(incredibly well done) docs, it should be:

hdparm -tT /dev/hda

I don't know if there is any other advice for getting back to where you were
before you did the next few tweaking lines?  I lost a few MB in speed when I
tried the safe optimizations.  I just lived with it


Reproducible: Always
Steps to Reproduce:
1.Go to prompt
2.hdparm -tT
3.Utter "Damn, he's right" :)

Actual Results:  
Command did not work

Expected Results:  
hdparm -tT /dev/hda
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-28 01:16:38 UTC
Damn, he's right...



Fixed :) I don't know how to get to the original settings, I assume that you need to get information on the settings, write them down, then do some various tests and if none of them prove to be better, take the original settings again.

It should be noted that, if you run "hdparm -tT /dev/hda" several times, you will get a better look on the performance as the tests aren't real benchmarks -- they also depend on your current system state.