Re: [BUG] kernel 2.6.15.4: soft lockup detected on CPU#0!

From: Charles-Edouard Ruault
Date: Thu Feb 16 2006 - 06:17:58 EST


Andrew Morton wrote:

>Folkert van Heusden <folkert@xxxxxxxxxxxxxx> wrote:
>
>
>>I noticed that altough -i says using dma, that -d tells me it really is
>> off.
>>
>>
>
>Yup, `hdparm -i' tells you what the drive _can_ do, not what it's actually
>doing.
>
>
>
here's what i have:

sudo /sbin/hdparm -d /dev/hdd
/dev/hdd:
using_dma = 1 (on)

sudo /sbin/hdparm -d /dev/hdc
/dev/hdc:
using_dma = 1 (on)

So it appears that both CDROM/DVDROM drives are using DMA, which
confirms what i was thinking (since the traceback i have is not the same
as the one Folker provided which clearly indicates that it happens
during a pio operation ).

--
Charles-Edouard Ruault
GPG key Id E4D2B80C

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/