]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Always use the software DBM bit for now.
authormarkj <markj@FreeBSD.org>
Tue, 16 Jul 2019 15:41:09 +0000 (15:41 +0000)
committermarkj <markj@FreeBSD.org>
Tue, 16 Jul 2019 15:41:09 +0000 (15:41 +0000)
commit07347a7f8f1310278cde38bdc6107278d1257334
treebd704b7211b56af232cc9875ade7e9a7c2890f39
parent079d038a05bc2081beddbc5b73cff8baec1d0e31
Always use the software DBM bit for now.

r350004 added most of the machinery needed to support hardware DBM
management, but it did not intend to actually enable use of the hardware
DBM bit.

Reviewed by: andrew
MFC with: r350004
Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/pmap.c