Skip to content

Commit 5ace362

Browse files
authored
Fix typo
meow meow the typo police has arrived
1 parent 9c7cce2 commit 5ace362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/lib/tmpfiles.d/thp-shrinker.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# Default Value is 511
33
# THP=always policy vastly overprovisions THPs in sparsely accessed memory areas, resulting in excessive memory pressure and premature OOM killing
44
# 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
66
w! /sys/kernel/mm/transparent_hugepage/khugepaged/max_ptes_none - - - - 409

0 commit comments

Comments
 (0)