pingcap / pingcap/docs-cn

tuned方式(推荐)关闭透明大页不成功

Open
#8,058 1 comment 0 reactions 2 assignees View on GitHub

@shichun-0415 is already working on this.

Since Feb 10, 2022.

area/tiup tracked type/bugfix
Dominant language
Python
Stars
1.8k
Forks
1.2k
Avg merge
1d 16h
Merged PRs (30d)
31

Description

File: /release-5.3/check-before-deployment.md

$ cat /sys/kernel/mm/transparent_hugepage/enabled
always madvise [never]

$ cat /sys/kernel/mm/transparent_hugepage/defrag
[always] madvise never

使用tiup cluster check ./topology.yaml --user root进行检查时,
提示THP is enabled, please disable it for best performance

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.