K 10 svn:author V 6 kaktus K 8 svn:date V 27 2020-01-06T10:52:13.346771Z K 7 svn:log V 291 sysctl: mark more nodes as MPSAFE vm.kvm_size and vm.kvm_free are read only and marked as MPSAFE on i386 already. Mark them as that on amd64 and arm64 too to avoid locking Giant. Reviewed by: kib (mentor) Approved by: kib (mentor) Differential Revision: https://reviews.freebsd.org/D23039 END