Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
c7edffbd
Commit
c7edffbd
authored
May 06, 2020
by
hwware
Committed by
antirez
May 08, 2020
Browse files
add jemalloc-bg-thread config in redis conf
parent
8a9c84f4
Changes
1
Show whitespace changes
Inline
Side-by-side
redis.conf
View file @
c7edffbd
...
@@ -1782,6 +1782,9 @@ rdb-save-incremental-fsync yes
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment