Pythorian

virtuozo jvm fix

Sep 22nd, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. vzctl set 100 --vmguarpages $((256 * 256)) --save &&
  2. vzctl set 100 --privvmpages $((256 * 512)) --save &&
  3. vzctl set 100 --swappages $((256 * 1024)) --save &&
  4. vzctl restart 100
Advertisement
Add Comment
Please, Sign In to add comment