tuned方式(推荐)关闭透明大页不成功
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.