Re: 2.4.17 RAID-1 EXT3 reliable to hang....

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 7 Jan 2002 13:45:44 +0000 (GMT)


> I see dropped frames while watching TV (bttv chip, xawtv in overlay mode,
> XFree 4.1.0)
> since I use ext3 (2.4.16&17). Always during disk activity (IDE, umask irq
> and dma enabled). From what I know the bttv driver does it seems to loose
> interrupts!? This doesnt happen with ext2.

The really important bit there is that you see dropped frames in overlay
mode. Overlay mode the hardware is copying directly. The only way you should
lose frames in overlay mode is if the chip couldnt sync to that frame or
the PCI bus was fully loaded by other traffic and the transfer failed. There
are some other corner cases too (certainly video cards can run out of
bandwidth during accelerated operations like bitblt)

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