On Sat, 13 Sep 2003, Antonio Rodr wrote:
>
> > and if you really wanna tune your hd, use the proper partition order
> > sizes and locations on the disk platter
...
> What do you exactly mean with "proper partition order sizes and locations on the
> disk platter"? Could you please be more con
> and if you really wanna tune your hd, use the proper partition order
> sizes and locations on the disk platter
>
> c ya
> alvin
What do you exactly mean with "proper partition order sizes and locations on the disk
platter"? Could you please be more concrete?
Thanks.
--
To UNSUBSCRIBE, emai
El jueves, 11 de septiembre de 2003, a las 14:33, Antonio RodrX escribe:
> Does anyone know of a good tutorial, or howto on hard drives?
"Speeding up Linux Using hdparm"
http://linux.oreillynet.com/pub/a/linux/2000/06/29/hdparm.html
Regards, Ismael
--
"Tout fourmille de commentaries; d'auteurs
Antonio RodrX wrote:
Does anyone know of a good tutorial, or howto on hard drives? I would like to understand a little better this part of the hardware before playing with hdparm. Some hdparm bash script examples would be also welcome.
Here is my script:
[EMAIL PROTECTED]:~$ cat /etc/init.d/h
On Thu, 11 Sep 2003 14:39:41 -0700 (PDT), Alvin Oga <[EMAIL PROTECTED]
Consulting.com> wrote:
On Thu, 11 Sep 2003, Antonio [ISO-8859-1] RodrX wrote:
Does anyone know of a good tutorial, or howto on hard drives? I would
like to understand a little better this part of the hardware before
playi
On Thu, 11 Sep 2003, Antonio [ISO-8859-1] RodrX wrote:
> Does anyone know of a good tutorial, or howto on hard drives? I would like to
> understand a little better this part of the hardware before playing with hdparm.
> Some hdparm bash script examples would be also welcome.
tip#1 when pla
I've got a script in /etc/ini.d with this in it,
case "$1" in
start)
echo -n "Optimizing /dev/hda performance: "
hdparm -d1 -q -m16 -u1 -k1 -K1 /dev/hda > /dev/null
echo "hdparm"
*)
;;
esac
My options are hardcoded
Does anyone know of a good tutorial, or howto on hard drives? I would like to
understand a little better this part of the hardware before playing with hdparm. Some
hdparm bash script examples would be also welcome.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
8 matches
Mail list logo