| commit | aaad64a019521a4761b025710d40f08b93f6b621 | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Thu Jun 16 14:30:11 2011 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Thu Jun 16 16:36:04 2011 +0400 |
| tree | ba88bfd0e3acb916f87f6b5643005c921fa2a207 | |
| parent | e41f92312024a7c547a7545bbb37ad4fffa19aac [diff] |
Fix VSwap configurations
(1) Set barrier of oomguarpages and vmguarpages to 0
(i.e. no guarantees by default)
(2) Set KMEMSIZE limit to half of PHYSPAGES
(with 10% gap between the barrier and the limit)
(3) Set LOCKEDPAGES to half of PHYSPAGES
Signed-off-by: Kir Kolyshkin <kir@openvz.org>