| To: | yanh <yanh@lemote.com> |
|---|---|
| Subject: | Re: [PATCH 26/30] loongson: flush irq write operation |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 20 May 2009 08:07:19 +0100 |
| Cc: | Wu Zhangjin <wuzhangjin@gmail.com>, linux-mips@linux-mips.org, Arnaud Patard <apatard@mandriva.com>, loongson-dev@googlegroups.com, zhangfx@lemote.com, Philippe Vachon <philippe@cowpig.ca>, Zhang Le <r0bertz@gentoo.org>, Erwan Lerale <erwan@thiscow.com> |
| In-reply-to: | <1242786494.4382.58.camel@localhost.localdomain> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1242426527.10164.174.camel@falcon> <20090518163603.GA22779@linux-mips.org> <1242700637.4382.21.camel@localhost.localdomain> <20090519160117.GA19672@linux-mips.org> <1242786494.4382.58.camel@localhost.localdomain> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
On Wed, May 20, 2009 at 10:28:14AM +0800, yanh wrote: > I have test this patch just now. It works well on yeeloong. Thanks for testing. > I have one question what's the difference between the two patch? Uncached writes can't be re-ordered. By adding a read after the last write my patch forces not only completion of the preceding write but due to this ordering constraint also completion of all preceding writes is enforced. I/O space writes are slow. I mean slower than slugs in space. So my patch is an optimization but that was not the point; I really only meant to verify that we understood what's going on and we seem to. Now let's fix the real issue and make outX() non-posted. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | system lockup with 2.6.29 on Cavium/Octeon, Greg Ungerer |
|---|---|
| Next by Date: | Re: [PATCH] bc47xx : export ssb_watchdog_timer_set, Ralf Baechle |
| Previous by Thread: | Re: [PATCH 26/30] loongson: flush irq write operation, yanh |
| Next by Thread: | Re: [PATCH 26/30] loongson: flush irq write operation, yanh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |