Redis and MongoDB both advise to disable Transparent Hughe Pages (THP).
The RedHat documentation indicates this default option
isn't suitable for databases workloads.
As it's reasonable to consider a Docker engine will host
MySQL, PostgreSQL, Redis or some NoSQL containers, we can
disable this setting.