Re: lowlatency 2.2.19

Pierre Etchemaite (petchema@concept-micro.com)
Thu, 07 Jun 2001 13:05:35 +0200 (CEST)


Le 05-Jun-2001, Andrew Morton écrivait :
> Some video cards have a PCI cheat-mode in which they keep
> the PCI bus busy until they are ready to accept new
> commands, rather forcing a retry. Figures of up to
> twenty milliseconds have been mentioned. Your X server
> *may* support the `PCIRetry' config option which will
> defeat this.

Just FYI (I think it's S3 Virge specific, but maybe not), I solved my RX
packets loss on my ADSL interface after I read the message

http://www.xfree86.org/pipermail/xpert/2000-November/003402.html

and used

Section "Device"
Identifier "Generic Video Card"
Driver "s3virge"
Option "fpm_vram"
Option "fifo_aggressive"
Option "pci_burst" "on"
Option "pci_retry" "on"
Option "XaaNoCPUToScreenColorExpandFill"
EndSection

in my XFConfig-4.

(The whole thread seems to be worth a read.)

Best regards,
Pierre.

-- 
We are the dot in 0.2 Kb/s
-
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/