| To: | Jes Sorensen <jes@sgi.com> |
|---|---|
| Subject: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Fri, 17 Feb 2006 12:51:21 +0000 (GMT) |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, Martin Michlmayr <tbm@cyrius.com>, linux-mips@linux-mips.org |
| In-reply-to: | <43F5C300.10108@sgi.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060213225331.GA5315@deprecation.cyrius.com> <20060215150839.GA27719@linux-mips.org> <Pine.LNX.4.64N.0602161016260.7169@blysk.ds.pg.gda.pl> <20060216145931.GA1633@linux-mips.org> <Pine.LNX.4.64N.0602161504230.7169@blysk.ds.pg.gda.pl> <yq0pslmxsb7.fsf@jaguar.mkp.net> <Pine.LNX.4.64N.0602171039320.7169@blysk.ds.pg.gda.pl> <43F5C300.10108@sgi.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 17 Feb 2006, Jes Sorensen wrote: > > It's just horribly slow and an overkill if it's only ordering of consecutive > > writes rather than ordering of a read after a write that has to be > > guaranteed. But perhaps we could keep abusing wmb() for the former... > > Depends on where it's happening. If it's the CPU doing it before it hits > the bus then wmb() would probably be ok. These systems only allow the CPU to access devices other than RAM. But consistency between platforms is important as the same drivers may be used for systems that have different access rules. Examples are currently the defxx and the tgafb drivers. They should work correctly with the R3220 writeback buffer as well as with PCI. Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git, Jes Sorensen |
|---|---|
| Next by Date: | Re: undefined reference to `__lshrdi3' error with GCC 4.0, Martin Michlmayr |
| Previous by Thread: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git, Jes Sorensen |
| Next by Thread: | Re: Please pull drivers/scsi/dec_esp.c from Linus' git, Jes Sorensen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |