| To: | Hillf Danton <dhillf@gmail.com> |
|---|---|
| Subject: | Re: [PATCH] MIPS: Flush huge TLB |
| From: | Sergei Shtylyov <sshtylyov@mvista.com> |
| Date: | Mon, 21 Nov 2011 14:48:07 +0400 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, David Daney <david.daney@cavium.com>, "Jayachandran C." <jayachandranc@netlogicmicro.com>, linux-mips@linux-mips.org |
| In-reply-to: | <CAJd=RBBTx8zWrFfVQGMK=aj=iPO_+i6nvqkhGDfYp_9=d1hyEw@mail.gmail.com> |
| References: | <CAJd=RBBTx8zWrFfVQGMK=aj=iPO_+i6nvqkhGDfYp_9=d1hyEw@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
Hello. On 18-11-2011 17:15, Hillf Danton wrote: When flushing TLB, if @vma is backed by huge page, we could flush huge TLB, due to that huge page is defined to be far from normal page. Signed-off-by: Hillf Danton<dhillf@gmail.com> --- --- a/arch/mips/mm/tlb-r4k.c Mon May 30 21:17:04 2011 +++ b/arch/mips/mm/tlb-r4k.c Fri Nov 18 21:13:13 2011 @@ -120,22 +120,30 @@ void local_flush_tlb_range(struct vm_are [...] Parens not needed. WBR, Sergei |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] MIPS: Get rid of some #ifdefery in arch/mips/mm/tlb-r4k.c, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH v3 3/7] MIPS: ath79: make ath724x_pcibios_init visible for external code, Gabor Juhos |
| Previous by Thread: | Re: [PATCH] MIPS: Flush huge TLB, Hillf Danton |
| Next by Thread: | [PATCH] MIPS: Add FAULT_FLAG_ALLOW_RETRY in page fault handler, Hillf Danton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |