Re: 2.6.16-rc: CIFS reproducibly freezes the computer

From: Lee Revell
Date: Tue Feb 14 2006 - 13:32:27 EST


On Tue, 2006-02-14 at 19:12 +0100, Jan Engelhardt wrote:
> >"Complete freeze" is:
> >[..]
> > is played in an endless loop by the sound chip
>
> Sounds like a portion of code disabled interrupts?

Anything that locks the machine while sound is playing will cause the
last period of audio to repeat in an endless loop, because the DMA
engine keeps running but the soundcard isn't getting new data. It's not
specific to interrupt disabling.

Isn't it fortunate that network cards don't work this way? ;-)

Lee

-
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/