diff options
author | ian <ian@FreeBSD.org> | 2014-05-16 01:30:30 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2014-05-16 01:30:30 +0000 |
commit | 8e2dd9b5e30117e2cab1d46c1cc0c2dfb4b7647e (patch) | |
tree | 35fa7519fc913330e83ec8d0a5549451f541f2e2 /sys/sparc64/conf | |
parent | e58449eb7bc00b546bc709cb6348a17b98b8e5e6 (diff) | |
download | FreeBSD-src-8e2dd9b5e30117e2cab1d46c1cc0c2dfb4b7647e.zip FreeBSD-src-8e2dd9b5e30117e2cab1d46c1cc0c2dfb4b7647e.tar.gz |
MFC r257854 (discussed with alc@)
As of r257209, all architectures have defined
VM_KMEM_SIZE_SCALE. In other words, every architecture is now
auto-sizing the kmem arena. This revision changes kmeminit() so
that the definition of VM_KMEM_SIZE_SCALE becomes mandatory and
the definition of VM_KMEM_SIZE becomes optional.
Replace or eliminate all existing definitions of VM_KMEM_SIZE.
With auto-sizing enabled, VM_KMEM_SIZE effectively became an
alternate spelling for VM_KMEM_SIZE_MIN on most architectures.
Use VM_KMEM_SIZE_MIN for clarity.
Diffstat (limited to 'sys/sparc64/conf')
0 files changed, 0 insertions, 0 deletions