[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PCI latency and VGA drivers



Kevin Normoyle wrote:

> It would have been better to have an agreed on limit to number of retries, 
> that hardware everywhere could trap on.
> 
> Basically, every chipset that seems to implement retry limit counters has
> to disable them when they finally ship. (Because no limit is workable, for
> the code that's out there).
> 
> So I think PCI dug its own hole here. (by not being heavy-handed up 
> front with retry-limit detection)

If the intent of the retry mechanism was to allow backoff to
resolve deadlock situations, then I guess a small retry
limit would have been entirely appropriate. Can anyone
relate the reasoning behind making retries effectively open
ended ?

Graeme Gill.