Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265195AbUIDR4m (ORCPT ); Sat, 4 Sep 2004 13:56:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265144AbUIDRzT (ORCPT ); Sat, 4 Sep 2004 13:55:19 -0400 Received: from the-village.bc.nu ([81.2.110.252]:56728 "EHLO localhost.localdomain") by vger.kernel.org with ESMTP id S265195AbUIDRzD (ORCPT ); Sat, 4 Sep 2004 13:55:03 -0400 Subject: Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q9 From: Alan Cox To: Lee Revell Cc: Mark_H_Johnson@raytheon.com, Ingo Molnar , Linux Kernel Mailing List , "K.R. Foley" , Felipe Alfaro Solana , Daniel Schmitt In-Reply-To: <1094256256.6575.109.camel@krustophenia.net> References: <1094256256.6575.109.camel@krustophenia.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1094316731.10586.35.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sat, 04 Sep 2004 17:52:14 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 964 Lines: 21 On Sad, 2004-09-04 at 01:04, Lee Revell wrote: > This is looking more and more like a video driver problem: Not really. The delay is too small and X is smarter than this. (except a VIA case that only recently got squished). > The video cards have a command FIFO that is written to via the PCI bus. > They also have a status register, read via the PCI bus, which says > whether the command FIFO is full or not. The hack is to not check > whether the command FIFO is full before attempting to write to it, thus > saving a PCI bus read. On problem cards X defaults to polling the status FIFO. You can tell it to be rude but you have to actively do so. Newer PCI 2.x specs also have a thing or two to say on the subject - 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/