]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Hugetlb: Keep TLB cache hot while flushing
authorHillf Danton <dhillf@gmail.com>
Fri, 28 Oct 2011 14:15:58 +0000 (22:15 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 8 Nov 2011 12:36:06 +0000 (12:36 +0000)
commitd1ce4b6df45e893995bc8c6a6b80e2adcb1c7d41
treec431c3a34366ed321ad9b301d449c9a8217099b3
parent90e01087858d394d020f059e3a4a3dfa6b7f30b3
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>
arch/mips/include/asm/hugetlb.h