You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: usr/lib/tmpfiles.d/thp-shrinker.conf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,5 @@
2
2
# Default Value is 511
3
3
# THP=always policy vastly overprovisions THPs in sparsely accessed memory areas, resulting in excessive memory pressure and premature OOM killing
4
4
# 409 means that any THP that has more than 409 out of 512 (80%) zero filled filled pages will be split.
5
-
# This reduces the memory usage, when THP=always used and the memory usage goes down to around the same usage as when madivise is used, while still providing equal performance improvement
5
+
# This reduces the memory usage, when THP=always used and the memory usage goes down to around the same usage as when madvise is used, while still providing an equal performance improvement
0 commit comments