commit | 8b490bfeac05b03510d899667356331265af26c4 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Sep 16 14:59:12 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Sep 16 15:04:20 2011 +0400 |
tree | 69e5233ad356a7acd7b1755c0b1170d11e27e608 | |
parent | f4ba1b283aab73dee10452f9860843a83a32c4c6 [diff] |
vzlist: show swappages vzlist was using /proc/user_beancounters interface to read BC values. swappages is not there, so we need to switch to new (/proc/bc/resources) file, with an old one as a failover. http://bugzilla.openvz.org/1984 Reported-by: Slava Dubrovskiy <dubrsl@altlinux.org> Signed-off-by: Kir Kolyshkin <kir@openvz.org>