avg eb6f40cd9b amd64: reduce VM_KMEM_SIZE_SCALE to 1 allowing kernel to use more memory
KVA space is abundant on amd64, so there is no reason to limit kernel
map size to a fraction of available physical memory.  In fact, it could
be larger than physical memory.

This should help with memory auto-tuning for ZFS and shouldn't affect
other workloads.
This should reduce number of circumstances for "kmem_map too small"
panics, but probably won't eliminate them entirely due to potential kmem
fragmentation.

In fact, you might want/need to limit maximum ARC size after this commit
if you need to resrve more memory for applications.

This change was discussed on arch@ and nobody said "don't do it".

MFC after:	6 weeks
2010-09-17 07:36:32 +00:00
..
2010-09-16 12:05:00 +00:00
2010-09-16 07:56:34 +00:00
2010-09-16 20:08:00 +00:00
2010-09-16 20:08:00 +00:00
2010-07-23 11:00:46 +00:00
2010-07-12 10:18:10 +00:00
2010-09-16 20:08:00 +00:00
2010-09-16 18:37:33 +00:00
2010-08-02 22:26:08 +00:00
2010-09-15 20:41:20 +00:00
2010-09-15 17:11:15 +00:00