https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280846
--- Comment #65 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #64) Just FYI for what the LAUND column totals to for that context: # vmstat -o | tail +1 | awk '{ sum += $4 } END { print sum }' 1168091355 And also: # vmstat -o | tail +1 | wc -l 215023 1168091355/215023 is slightly over 5432.4 -- You are receiving this mail because: You are the assignee for the bug.
