K 10 svn:author V 5 markj K 8 svn:date V 27 2018-09-19T19:13:43.899412Z K 7 svn:log V 343 Move kernel vmem arena initialization to vm_kern.c. This keeps the initialization coupled together with the kmem_* KPI implementation, which is the main user of these arenas. No functional change intended. Reviewed by: alc Approved by: re (gjb) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D17247 END