K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-02-18T21:27:13.715025Z K 7 svn:log V 270 With r343051 UMA switched from atomic counts to counter(9) and now kernel reports snap counts of how much a zone alloced and how much it freed. It may happen that snap values doesn't match, e.g alloced - freed < 0. Workaround that in memstat library. Reported by: pho END