| To: | Kevin Cernekee <cernekee@gmail.com> |
|---|---|
| Subject: | Re: [PATCH resend 5/9] MIPS: sync after cacheflush |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 18 Oct 2010 23:50:56 +0100 |
| Cc: | Shinya Kuribayashi <skuribay@pobox.com>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| In-reply-to: | <AANLkTimmatKpOFATCPDxthN-9pZzzXRAOnLGR1_348=r@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <17ebecce124618ddf83ec6fe8e526f93@localhost> <17d8d27a2356640a4359f1a7dcbb3b42@localhost> <4CBC4F4E.5010305@pobox.com> <20101018191936.GH27377@linux-mips.org> <AANLkTimmatKpOFATCPDxthN-9pZzzXRAOnLGR1_348=r@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Mon, Oct 18, 2010 at 12:41:20PM -0700, Kevin Cernekee wrote: > On Mon, Oct 18, 2010 at 12:19 PM, Ralf Baechle <ralf@linux-mips.org> wrote: > > I'm trying to get a statement from the MIPS architecture guys if the > > necessity to do anything beyond a cache flush is an architecture violation. > > IMO such a requirement would be unnecessarily strict. Larger flushes > (e.g. page at a time) tend to benefit from some form of pipelining or > write gathering. Forcing the processor to flush exactly 32 bytes at a > time, synchronously, could really slow things down and thrash the > memory controller. > > I have not been able to find any official statement from MIPS that > says that CACHE + SYNC should be used, but that seems like the most > intuitive way to implement things on the hardware side. I agree with you but I seem to remember having read something that suggests otherwise. Oh well, maybe it's just something in the Cambridge water that makes my halocinate ;) Ralf |
| Previous by Date: | Re: [PATCH 2/2 RFC] of/mips: Add device tree support to MIPS, Grant Likely |
|---|---|
| Next by Date: | Re: [PATCH resend 5/9] MIPS: sync after cacheflush, Shinya Kuribayashi |
| Previous by Thread: | Re: [PATCH resend 5/9] MIPS: sync after cacheflush, Kevin Cernekee |
| Next by Thread: | Re: [PATCH resend 5/9] MIPS: sync after cacheflush, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |