Mark Johnston 3e3eb5f45f arm64, riscv: Set VM_KMEM_SIZE_SCALE to 1
This setting limits the amount of memory that can be allocated to UMA.
On systems with a direct map and ample KVA, however, there is no reason
for VM_KMEM_SIZE_SCALE to be larger than 1.  This appears to have been
inherited from the 32-bit ARM platform definitions.

Also remove VM_KMEM_SIZE_MIN, which is not needed when
VM_KMEM_SIZE_SCALE is defined to be 1.[*]

Reviewed by:	alc, kp, kib
Reported by:	alc [*]
Submitted by:	Klara, Inc.
Sponsored by:	Ampere Computing
Differential Revision:	https://reviews.freebsd.org/D28225
2021-01-19 20:34:36 -05:00
..
2019-12-04 16:56:11 +00:00
2021-01-15 19:08:01 +00:00
2021-01-08 14:53:44 -04:00
2020-09-08 15:08:20 +00:00
2020-03-06 14:46:50 +00:00
2020-10-15 03:12:00 +00:00
2020-09-21 22:21:59 +00:00
2021-01-19 20:34:35 -05:00
2021-01-08 14:53:44 -04:00
2021-01-15 19:08:01 +00:00
2020-08-05 22:09:57 +00:00