]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vmstat: drop the HighUse field from malloc dump
authorMateusz Guzik <mjg@FreeBSD.org>
Mon, 9 Nov 2020 23:00:29 +0000 (23:00 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Mon, 9 Nov 2020 23:00:29 +0000 (23:00 +0000)
commit6fcc846b59f97e3e91e0dcffd782b4f570efc046
tree2252eb9bc2960e1dfa65d69d4bf663355136821e
parentf0c90a0931412a94972c264c9a46cfc9354db252
vmstat: drop the HighUse field from malloc dump

It is hardwired to "-" since its introduction in 2005.

Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D27141
usr.bin/vmstat/vmstat.c