]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vm: add another pager private flag
authorMateusz Guzik <mjg@FreeBSD.org>
Fri, 14 May 2021 07:50:10 +0000 (09:50 +0200)
committerMateusz Guzik <mjg@FreeBSD.org>
Sat, 22 May 2021 18:28:29 +0000 (18:28 +0000)
commit90b82ea9a64fe3bc1c5caa26228d1983b9681fa1
tree764b2f2177f10818c5d0b7e7e2c476f1cbff6196
parent8a0ec6bd40e8f2c451de025d55b1637dde77d982
vm: add another pager private flag

Contrary to what was done in main, skip the following in order to not
disrupt KBI:
Move OBJ_SHADOWLIST around to let pager flags be next to each other.

(cherry picked from commit 128e25842ef510b39815d784e1d2af0d4afd584f)
sys/fs/tmpfs/tmpfs.h
sys/vm/vm_object.h