Re: 2.4.20-pre2-ac3 stops responding

Jean-Luc Coulon (jean-luc.coulon@wanadoo.fr)
Fri, 16 Aug 2002 18:22:54 +0200


Tomas Szepe wrote:
>
> > with 2.4.20-pre2 : 30s
> > with 2.4.30-pre2-ac3 : 55s
>
> Do you get DMA on your IDE disks at all?
>
> hdparm -iv /dev/hdX
>
> T.

Seems to have a problem with DMA

[root@debian-f5ibh] ~ # hdparm -iv /dev/hda2

/dev/hda2:
multcount = 1 (on)
IO_support = 1 (32-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 3649/255/63, sectors = 29302560, start = 9767520
HDIO_GET_IDENTITY failed: Invalid argument

[root@debian-f5ibh] ~ # hdparm -d1 /dev/hda2

/dev/hda2:
setting using_dma to 1 (on)
HDIO_SET_DMA failed: Invalid argument
using_dma = 0 (off)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/