Re: Why is my Linux so slow?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

One more thing, install HDPARM if you have no already done so.

You will need to edit the /etc/hdparm.conf file once you have installed
the package.

There are plenty of resources on the web regarding how to tune your hard
disks for best performance using hdparm.

If you just want the best values first time (with all best performance
and DMA) then edit the file with the following settings (one entry per disk)

command_line {
hdparm -d1 -u1 -m16 -c3 -W1 /dev/hda
}

In place of /dev/hda you need to change that to whatever your hard disk
reference on your system is. From what you've posted it appears you
might be using SATA emulation or something like that because I would
have expected your hard disk to be hda by default in etch. If you are
using some kind of SATA hack then hdparm won't be able to help you.

- --
Regards,
Sheridan Hutchinson
Sheridan@xxxxxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHnfe1nBrliHqz8aARAqcpAJ4l95NGjmKsuR3MbrP8ZI+dANi93gCaA+0e
h+qUzAdZA9ozUrc3jHZ5gHU=
=ooCp
-----END PGP SIGNATURE-----
.



Relevant Pages

  • hdparm gives "read(2097152) returned 1572864 bytes"
    ... Using hdparm to try and get the hard disk read/write speed, ... WRITE BUFFER cmd ... Host Protected Area feature set ...
    (comp.os.linux.misc)
  • Re: Big-disk woes
    ... > Thanks prg, ... I thought I would have time to locate some old notes on hard disk ... Promise ide controlers re: DMA. ... Also be sure to $ man hdparm and google "hdparm" for more guidance on ...
    (comp.os.linux.setup)
  • Re: MySQL Performance Woody Vs Sarge
    ... > That would be a very gross misconfiguration. ... OP's hdparm runs. ... even if the hard disk was badly misconfigured - if you do the ... system has enough memory, of course. ...
    (Debian-User)
  • Re: hard disk slow
    ... > I have set up a new Debian System, ... debian doesn't automatically set hdparm settings. ... you have to set your hdparm settings manually. ... echo "Optimizing Hard Disk perfomance... ...
    (comp.os.linux.hardware)