commit | 5639bc4a64786c94eba3d2ba6a4ff4b290da1fb1 | [log] [tgz] |
---|---|---|
author | Hillf Danton <dhillf@gmail.com> | Tue Nov 22 14:38:02 2011 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Dec 07 22:03:45 2011 +0000 |
tree | b472b3ddeea65f4c4595678ea6869ab8e26053a9 | |
parent | e84de0c61905030a0fe66b7210b6f1bb7c3e1eab [diff] |
MIPS: Hugetlb: Keep TLB cache hot while flushing 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. Signed-off-by: Hillf Danton <dhillf@gmail.com> Cc: linux-mips@linux-mips.org Acked-by: David Daney <david.daney@cavium.com> Patchwork: https://patchwork.linux-mips.org/patch/2860/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>