Correct the typo in valkey.conf file (#1118)
Correct the typo in valkey.conf file Signed-off-by: Shivshankar-Reddy <shiva.sheri.github@gmail.com>
This commit is contained in:
parent
d8cd3527bf
commit
c8aaceed46
@ -1394,7 +1394,7 @@ oom-score-adj-values 0 200 800
|
|||||||
#################### KERNEL transparent hugepage CONTROL ######################
|
#################### KERNEL transparent hugepage CONTROL ######################
|
||||||
|
|
||||||
# Usually the kernel Transparent Huge Pages control is set to "madvise" or
|
# Usually the kernel Transparent Huge Pages control is set to "madvise" or
|
||||||
# or "never" by default (/sys/kernel/mm/transparent_hugepage/enabled), in which
|
# "never" by default (/sys/kernel/mm/transparent_hugepage/enabled), in which
|
||||||
# case this config has no effect. On systems in which it is set to "always",
|
# case this config has no effect. On systems in which it is set to "always",
|
||||||
# the server will attempt to disable it specifically for the server process in order
|
# the server will attempt to disable it specifically for the server process in order
|
||||||
# to avoid latency problems specifically with fork(2) and CoW.
|
# to avoid latency problems specifically with fork(2) and CoW.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user