CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/13 04:11:49
Modified files:
sys/uvm : uvm_amap.c uvm_amap.h
Log message:
Introduce amap_adjref_anons() an helper to reference count amaps.
Reduce code duplication, reduce differences with NetBSD and simplify
upcoming locking diff.
ok jmatthew@
