NetBSD/usr.sbin/pstat
hannken 9c423f2391 Add a marker VUSECOUNT_VGET to v_usecount that gets set whenever
vcache_vget() or vache_tryvget() succeeds.

Use it to rerun VOP_INACTIVE() if another thread ran a vget()..vrele()
cycle while we inactivated our last reference.
2022-02-17 14:39:14 +00:00
..
Makefile
pstat.8
pstat.c Add a marker VUSECOUNT_VGET to v_usecount that gets set whenever 2022-02-17 14:39:14 +00:00