android_kernel_xiaomi_sm8350/arch/sparc/mm
David S. Miller 0871420fad sparc64: Add tsb-ratio sysctl.
Add a sysctl to tweak the RSS limit used to decide when to grow
the TSB for an address space.

In order to avoid expensive divides and multiplies only simply
positive and negative powers of two are supported.

The function computed takes the number of TSB translations that will
fit at one time in the TSB of a given size, and either adds or
subtracts a percentage of entries.  This final value is the
RSS limit.

See tsb_size_to_rss_limit().

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-04 09:16:59 -08:00
..
btfixup.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
extable.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fault_32.c sparc: prepare mm/ for unification 2008-12-04 09:16:58 -08:00
fault_64.c sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
generic_32.c sparc: prepare mm/ for unification 2008-12-04 09:16:58 -08:00
generic_64.c sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
highmem.c [PATCH] mm: pagefault_{disable,enable}() 2006-12-07 08:39:21 -08:00
hugetlbpage.c sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
hypersparc.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
init_32.c sparc: prepare mm/ for unification 2008-12-04 09:16:58 -08:00
init_64.c sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
init_64.h sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
io-unit.c sparc: Kill now spurious includes of sbus.h 2008-08-29 02:15:23 -07:00
iommu.c sparc: Kill now spurious includes of sbus.h 2008-08-29 02:15:23 -07:00
loadmmu.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
Makefile sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
nosun4c.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
srmmu.c sparc32 cpuinit flase positives 2008-11-30 10:03:35 -08:00
sun4c.c sparc32: Fix sun4c build warnings. 2008-09-02 03:15:44 -07:00
swift.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
tlb.c sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
tsb.c sparc64: Add tsb-ratio sysctl. 2008-12-04 09:16:59 -08:00
tsunami.S sparc/mm/: possible cleanups 2008-07-17 21:38:01 -07:00
ultra.S sparc,sparc64: unify mm/ 2008-12-04 09:16:59 -08:00
viking.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00