| To: | Hillf Danton <dhillf@gmail.com> |
|---|---|
| Subject: | Re: [PATCH] MIPS: Keep TLB cache hot while flushing |
| From: | David Daney <ddaney.cavm@gmail.com> |
| Date: | Fri, 28 Oct 2011 09:16:29 -0700 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, "linux-mips@linux-mips.org" <linux-mips@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=pmXz9W+BXPX4LrBFEGIXriOG+tENCAK9NiFLz2x4UB8=; b=asmYbEii+p7cXAqTXqyjZlqyygAYyQGFYzrQCl0Fo6g90F63tdc82Up8gz4lVtFat+ j7bXsy9DWqD7bCSCXX0I3alGspQoIoqyxdBP4/7ak+phEZUxooaK4Ch9rjn/bb+7IcH1 B9H9xprzvLA60k7rELev8LvrJq/eY1Oh11YFo= |
| In-reply-to: | <CAJd=RBAQpea=wr2Nv6U1yRAH1bwaCvMxpnjfnKdhzAN3mtbK7A@mail.gmail.com> |
| References: | <CAJd=RBAQpea=wr2Nv6U1yRAH1bwaCvMxpnjfnKdhzAN3mtbK7A@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 |
On 10/28/2011 07:15 AM, Hillf Danton wrote: Hi David, If we only flush the TLB of the given huge page, the TLB cache remains hot for the relevant mm as it is, and less will be refilled after flush, huge or not. As always all comments and ideas welcome. I haven't tested it, but it looks correct. When I wrote the original flush_tlb_mm(), I was in a hurry and was more concerned about maintaining TLB consistency, rather than performance. Thanks Signed-off-by: Hillf Danton<dhillf@gmail.com> Acked-by: David Daney <david.daney@cavium.com> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] MIPS: Keep TLB cache hot while flushing, Hillf Danton |
|---|---|
| Next by Date: | [PATCH] Fix off-by-two in arcs_cmdline buffer size check, Thomas Jarosch |
| Previous by Thread: | [PATCH] MIPS: Keep TLB cache hot while flushing, Hillf Danton |
| Next by Thread: | [PATCH] Fix off-by-two in arcs_cmdline buffer size check, Thomas Jarosch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |