add jemalloc-bg-thread config in redis conf
This commit is contained in:
parent
2e96a8263f
commit
dbc58bcf6f
@ -1782,6 +1782,9 @@ rdb-save-incremental-fsync yes
|
|||||||
# the main dictionary scan
|
# the main dictionary scan
|
||||||
# active-defrag-max-scan-fields 1000
|
# active-defrag-max-scan-fields 1000
|
||||||
|
|
||||||
|
# Jemalloc background thread for purging will be enabled by default
|
||||||
|
jemalloc-bg-thread yes
|
||||||
|
|
||||||
# It is possible to pin different threads and processes of Redis to specific
|
# It is possible to pin different threads and processes of Redis to specific
|
||||||
# CPUs in your system, in order to maximize the performances of the server.
|
# CPUs in your system, in order to maximize the performances of the server.
|
||||||
# This is useful both in order to pin different Redis threads in different
|
# This is useful both in order to pin different Redis threads in different
|
||||||
|
Loading…
x
Reference in New Issue
Block a user