Guest User

Untitled

a guest
May 20th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. * On Linux you will need to configure large page support "sudo sysctl -w vm.nr_hugepages=128" and increase your
  2. * ulimit -l. To do do this you need to add following lines to /etc/security/limits.conf - "* soft memlock 262144"
  3. * and "* hard memlock 262144". You can also do it Windows-style and simply run-as-root, but this is NOT
  4. * recommended for security reasons.
Advertisement
Add Comment
Please, Sign In to add comment