]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
amd64 pmap: Add tunable vm.pmap.di_locked to set DI mode.
authorkib <kib@FreeBSD.org>
Thu, 16 May 2019 14:29:09 +0000 (14:29 +0000)
committerkib <kib@FreeBSD.org>
Thu, 16 May 2019 14:29:09 +0000 (14:29 +0000)
commit07695cfefeaf7a0c96949b9d186426e2f09f36cb
tree49835afcc5cddeaf5b286e27f64b7565446fe9e2
parent99f058fc729c5162fbec6e0a1b95dc19734e067a
amd64 pmap: Add tunable vm.pmap.di_locked to set DI mode.

This is done mostly for debugging in field.  Also added the sysctl of
the same name to report used mode.

Sponsored by: The FreeBSD Foundation
MFC after: 1 month
sys/amd64/amd64/pmap.c