* siI3112 on A7N8X ASUS
@ 2003-07-08 22:08 tea4two
2003-07-09 19:34 ` Re : " Jean-Luc
0 siblings, 1 reply; 2+ messages in thread
From: tea4two @ 2003-07-08 22:08 UTC (permalink / raw)
To: linux-ide
I'm using Redhat 9.0 on A7N8X Deluxe with MaxtorDiamondPlus 9 120 Gb SATA
HD, the only way to obtain more disk performance is to run before install
"hdparm -d1 -Xudma2 /tmp/hde" and after create in /etc/sysconfig the
harddiskhde file with
DMA = 1 and EXTRA PARAMETER = -Xudma2.
Using hdparm -t /dev/hde HD speed increase from 1.3 MB/sec to 50.50 Mb/sec.
installation go faster and PC are really usable.
It's the better way to tune HD performance or someone know a better once ?
When linux boot siI3112A controller fail DMA test and set SATA controller in
pio mode, this is the reason for very poor performance.
Please write your experience.
Thanks in advance.
Pierluigi
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re : siI3112 on A7N8X ASUS
2003-07-08 22:08 siI3112 on A7N8X ASUS tea4two
@ 2003-07-09 19:34 ` Jean-Luc
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Luc @ 2003-07-09 19:34 UTC (permalink / raw)
To: tea4two; +Cc: linux-ide
Hi,
I'm running a 2.4.21 kernel with a Debian sid.
I've an WDC Caviar 40Gb ide hdd installed on my ASUS P5A motheboard.
The disk is not found by the motherboard due to the 32Gb limitation of
the BIOS.
After setting the disk to 'none' in the BIOS. The system boots and the
disk is found normally by linux.
It is detected as pio too.
After setting the parameters with hdparm -d1 -Xudma2 /dev/hdb, I get a
throughput of about 14Mb/s.
If I look at the disk parameters with hparm -I /dev/hdb, I can see that
it is still runing mdma2 instead of udma2.
The reply to the command to set the parameters was:
[root@tangerine] /home/jean-luc # hdparm -d1 -Xudma2 /dev/hdb
/dev/hdb:
setting using_dma to 1 (on)
setting xfermode to 66 (UltraDMA mode2)
using_dma = 1 (on)
But it was not in udma2.
In the second step, I tried to boot from a Knoppix 3.2 CD.
With it, when I set the parameters, it is set to udma2 and the
throughput is about 25Mb/s. Not a bad improvement!
In the third step, I have recompiled a kernel with the same .config as
the one used by Knoppix... No luck : I cannot set the udma2 parameter...
---
Regards
Jean-Luc
On 09.07.2003 00:08, tea4two wrote:
> I'm using Redhat 9.0 on A7N8X Deluxe with MaxtorDiamondPlus 9 120 Gb
> SATA
> HD, the only way to obtain more disk performance is to run before
> install
> "hdparm -d1 -Xudma2 /tmp/hde" and after create in /etc/sysconfig the
> harddiskhde file with
> DMA = 1 and EXTRA PARAMETER = -Xudma2.
>
> Using hdparm -t /dev/hde HD speed increase from 1.3 MB/sec to 50.50
> Mb/sec.
> installation go faster and PC are really usable.
>
> It's the better way to tune HD performance or someone know a better
> once ?
>
> When linux boot siI3112A controller fail DMA test and set SATA
> controller in
> pio mode, this is the reason for very poor performance.
>
> Please write your experience.
>
> Thanks in advance.
>
> Pierluigi
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ide"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-09 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-08 22:08 siI3112 on A7N8X ASUS tea4two
2003-07-09 19:34 ` Re : " Jean-Luc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).