I’m trying to install and run VoltDB Enterprise but I got a response that THP has to be disabled.
I tried to run the following commands:
echo never >/sys/kernel/mm/transparent_hugepage/enabled
echo never >/sys/kernel/mm/transparent_hugepage/defrag
but files are read-only.
Thanks for the info.
Can you please explain any of the approaches in more details? I use Docker for Windows(Hyper-V) and I’m not sure how to change it on host level neither how to start it in privileged mode.