markj c030a808b9 Ensure that imports into per-domain kmem arenas are KVA_QUANTUM-aligned.
The old code appears to assume that vmem_alloc() would import
size-aligned KVA chunks from the parent kernel_arena, but vmem doesn't
provide this guarantee.

Also remove the unused global RWX arena and add comments explaining why
we have per-domain arenas.

Reported by:	alc
Reviewed by:	alc, kib (previous version)
Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17249
2018-09-20 18:29:55 +00:00
..
2018-07-03 01:55:09 +00:00
2018-04-13 20:30:49 +00:00
2018-08-18 06:33:51 +00:00
2018-05-06 00:19:48 +00:00
2018-08-04 20:45:43 +00:00
2018-05-22 15:13:25 +00:00
2017-12-13 16:30:39 +00:00
2018-06-13 16:48:07 +00:00
2018-08-18 19:45:56 +00:00
2018-04-08 16:34:10 +00:00
2018-06-01 13:26:45 +00:00
2018-05-10 13:19:42 +00:00
2018-06-01 13:26:45 +00:00
2018-08-04 20:45:43 +00:00
2018-06-01 13:26:45 +00:00
2018-03-27 15:20:03 +00:00
2018-06-01 13:26:45 +00:00
2018-05-20 04:45:05 +00:00
2018-09-20 18:25:26 +00:00
2018-08-17 16:07:06 +00:00