]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make PMAP_SHPGPERPROC tunable. One shouldn't need to recompile a kernel
authorPeter Wemm <peter@FreeBSD.org>
Fri, 27 Jul 2001 01:08:59 +0000 (01:08 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Fri, 27 Jul 2001 01:08:59 +0000 (01:08 +0000)
commit0b27d7104fda7773d97cedf88414f80a43bdb6e4
tree661223816ab22ad03b6cd11c3f3145545d42aef4
parente664fdb13c98af66ef428e9df18637a8ea0a0d1e
Make PMAP_SHPGPERPROC tunable.  One shouldn't need to recompile a kernel
for this, since it is easy to run into with large systems with lots of
shared mmap space.

Obtained from: yahoo
sys/alpha/alpha/pmap.c
sys/amd64/amd64/pmap.c
sys/i386/i386/pmap.c
sys/ia64/ia64/pmap.c
sys/powerpc/aim/mmu_oea.c
sys/powerpc/powerpc/mmu_oea.c
sys/powerpc/powerpc/pmap.c