Re: Re; system keeps freezing once every 24 hours / random appscrashing

From: Alan Cox
Date: Mon Jan 02 2006 - 17:39:11 EST


On Llu, 2006-01-02 at 00:20 +0100, Peter Missel wrote:
> Grabdisplay causes (roughly) twice the traffic. Overlay mode runs the TV
> stream straight into the graphics card, peer-to-peer, while grabdisplay
> streams into RAM, lets the CPU read from there, scale, and push into the
> graphics card.
> Pure overlay mode also produces zero CPU load.


Grab display also stresses the main memory bus and bus arbitration logic
which caused problems on some older chipsets many of which handled
overlay mode fine. Equally some other older chipsets couldn't get
PCI<->PCI right but worked for main memory.

BT8x8's are very good for finding chipset problems.

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