From: Leonid Yegoshin Date: Thu, 14 Nov 2013 16:12:31 +0000 (+0000) Subject: MIPS: Add support for FTLBs X-Git-Tag: v3.14-rc1~37^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b5b5e0a262790fa11043fe45700499c7e3d818;p=pandora-kernel.git MIPS: Add support for FTLBs The Fixed Page Size TLB (FTLB) is a set-associative dual entry TLB. Its purpose is to reduce the number of TLB misses by increasing the effective TLB size and keep the implementation complexity to minimum levels. A supported core can have both VTLB and FTLB. Reviewed-by: James Hogan Reviewed-by: Paul Burton Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6139/ --- Reading git-diff-tree failed