From the FAQ, here
sudo sysctl -w vm.nr_hugepages=128
add following lines to /etc/security/limits.conf:
* soft memlock 262144
* hard memlock 262144
Articles, notes and random thoughts on Software Development and Technology
From the FAQ, here
sudo sysctl -w vm.nr_hugepages=128
add following lines to /etc/security/limits.conf:
* soft memlock 262144
* hard memlock 262144