commit | 103382b8015e681011eeec04c3b38638e04fe593 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Dec 28 15:59:07 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Dec 28 17:10:01 2011 +0400 |
tree | db57e4b3c621e075e0584521d14df2c2aeae862c | |
parent | 1d4151024285a81670cb3f2e5369af27fabb16fe [diff] |
vzcfgvalidate: add support for vswap configs For vswap config, these checks are performed: 1. only check physpages and swappages 2. barrier should be zero for both 3. physpages.limit should not exceed host RAM 4. swappages.limit should not exceed host swap Everything else we just ignore. Signed-off-by: Kir Kolyshkin <kir@openvz.org>