commit | a6b69d35b8c5ff2a9c416d50d82c8b9072db4417 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed May 25 18:27:53 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed May 25 18:27:53 2011 +0400 |
tree | 3c180f03c804f79d66c729c4aa54cd32c6771042 | |
parent | ca7b96bb7bd9d6b0ea02a4377235c246a8766b85 [diff] |
vzubc: do not multiply failcnt for *pages resources vzubc shows *pages resources in bytes (by multiplying those to page size, i.e. 4096). Surely, while held, maxheld, barrier and limit should all be multiplied, failcnt should not! Fix it by not providing the name of the beancounter to hr(). Signed-off-by: Kir Kolyshkin <kir@openvz.org>