Alfred Perlstein 79f62ed690 Allow maxusers to scale on machines with large address space.
Some hooks are added to clamp down maxusers and nmbclusters for
small address space systems.

VM_MAX_AUTOTUNE_MAXUSERS - the max maxusers that will be autotuned based on
physical memory.
VM_MAX_AUTOTUNE_NMBCLUSTERS - max nmbclusters based on physical memory.

These are set to the old values on i386 to preserve the clamping that was
being done to all arches.

Another macro VM_AUTOTUNE_NMBCLUSTERS is provided to allow an override
for the calculation on a MD basis.  Currently no arch defines this.

Reviewed by: peter
MFC after: 2 weeks
2012-11-10 02:08:40 +00:00
..
2012-09-14 21:59:55 +00:00
2012-05-18 18:55:58 +00:00
2012-08-01 17:24:53 +00:00
2012-05-24 22:00:48 +00:00
2012-05-18 18:55:58 +00:00
2012-07-21 21:52:48 +00:00
2012-01-15 13:23:18 +00:00
2012-07-26 09:11:37 +00:00
2012-03-28 20:58:30 +00:00