]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
uma: Never pass cache zones to memguard
authorMark Johnston <markj@FreeBSD.org>
Wed, 19 Oct 2022 18:27:49 +0000 (14:27 -0400)
committerMark Johnston <markj@FreeBSD.org>
Wed, 19 Oct 2022 18:36:36 +0000 (14:36 -0400)
commit2dba2288aa364c36c756770ac77590816b15d954
tree36b383325bfeaa622dba33a67a9735d89bb67932
parente9adbcdf2e8000efaca404abcc904eec4eb4ae29
uma: Never pass cache zones to memguard

Items allocated from cache zones cannot usefully be protected by
memguard.

PR: 267151
Reported and tested by: pho
MFC after: 1 week
sys/vm/uma_core.c