Whenever I do cat /proc/meminfo, the value is 0. I need to change this, but I can’t do echo 32 > /proc/sys/vm/nr_hugepages because /proc is readonly.
Any other way to do this without making any changes to the host (Fedora 24)?
Share and learn in the Docker community.
Whenever I do cat /proc/meminfo, the value is 0. I need to change this, but I can’t do echo 32 > /proc/sys/vm/nr_hugepages because /proc is readonly.
Any other way to do this without making any changes to the host (Fedora 24)?