CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/27 15:52:21
Modified files:
usr.bin/systat : systat.1
Log message:
Zap nonexistent "vnodepages" and "vtextpages" UVM Page Counters
Those members exists with an XXX comment in struct uvmexp/uvm_init(9),
but the kernel does not use them at all and systat(1) does not print them.
