commit | 0535fe1eb35ed8e015c578b802a6ae39d0459bce | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Dec 27 18:57:00 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Dec 27 18:57:00 2011 +0400 |
tree | 91d47d9024f543add5802134706cdf59f7b71595 | |
parent | 8c8d5cc7838e572b7f8b963db8e3107239441ef9 [diff] |
vzctl set: introduce --ram and --swap These are just an easy aliases for --physpages and --swappages, the differences being: 1. There is a single argument -- the limit (the barrier is set to 0). 2. The argument is in bytes (with optional K/M/G/T suffix). While at it, document PHYSPAGES and SWAPPAGES in ctid.conf(5). Signed-off-by: Kir Kolyshkin <kir@openvz.org>