NetBSD/usr.bin/vmstat
simonb 6e33305585 For vmstat -h/-H, calculate the hash element size correctly instead of
assuming that everything that isn't a list is a tailq.  Fixes random
reads from kmem that either fail or return incorrect data for the vcache
hash table.
2021-03-03 08:25:16 +00:00
..
drvstats.c
drvstats.h
Makefile
vmstat.1
vmstat.c For vmstat -h/-H, calculate the hash element size correctly instead of 2021-03-03 08:25:16 +00:00