HomeDevCentral

Disable transparent hugepages on PaaS Docker

Description

Disable transparent hugepages on PaaS Docker

Summary:
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.

Test Plan: cat /sys/kernel/mm/transparent_hugepage/enabled

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D1999

Details

Provenance
derecksonAuthored on Nov 10 2018, 18:02
derecksonPushed on Nov 10 2018, 18:06
Reviewer
dereckson
Differential Revision
D1999: Disable transparent hugepages on PaaS Docker
Parents
rOPS4c3341b5d67b: Provision PostgreSQL containers
Branches
Unknown
Tags
Unknown