Merge pull request #739 from zacikpa/sap-hana-hugepages
sap-hana: Set transparent_hugepages to madvise
This commit is contained in:
commit
08d03e0bf4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ energy_perf_bias=performance
|
||||||
min_perf_pct=100
|
min_perf_pct=100
|
||||||
|
|
||||||
[vm]
|
[vm]
|
||||||
transparent_hugepages=never
|
transparent_hugepages=madvise
|
||||||
dirty_ratio = 40
|
dirty_ratio = 40
|
||||||
dirty_background_ratio = 10
|
dirty_background_ratio = 10
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue