Do not decrement the swap counter if the anon is associated to a "bad" slot.
authormpi <mpi@openbsd.org>
Fri, 27 Oct 2023 19:13:51 +0000 (19:13 +0000)
committermpi <mpi@openbsd.org>
Fri, 27 Oct 2023 19:13:51 +0000 (19:13 +0000)
commitc3c0e069ac56281c3bd018f968736242453eaf12
tree58e21240c9929782f523039420a3d7b04fac974a
parent1346c272bea6b7378ecd97133f5d5f16a55e570e
Do not decrement the swap counter if the anon is associated to a "bad" slot.

When such anon is freed its content is obviously not living in swap.

ok miod@
sys/uvm/uvm_anon.c