HomeFreeBSD

Move kernel vmem arena initialization to vm_kern.c.

Description

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

Details

Provenance
markjAuthored on
Reviewer
alc
Differential Revision
D17247: Move kernel vmem arena initialization to vm_kern.c.
Parents
rS338805: openssh: rename local macro to avoid OpenSSL 1.1.1 conflict
Branches
Unknown
Tags
Unknown