Search Linux Wireless

Re: [ath9k-devel] [PATCH v5 1/4] ath9k: implement IO serialization

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

 



On Wed, 2009-03-11 at 10:20 -0700, Luis R. Rodriguez wrote:

> > Hmm. I really don't understand this at all. Most operations won't be
> > single writes and reads, and if you need multiple like a write+read for
> > indirect register accesses then I'm sure you need to serialise them
> > against each other in some other way too, no?
> 
> The issue is not serializing against separate routines calling some
> reads or writes, this serialization prevents the PCI hardware FIFO
> queue from getting more than two requests as otherwise the hardware
> poops out. But as you can see this is only an issue with PCI devices,
> not PCI express devices.

Well yes, but if you ever do multi-read/write operations then you need
to synchronise at a higher level anyway -- hence I don't quite
understand why this is necessary at all.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux