Skip to content

Commit

Permalink
set 128MB tcmalloc cache size by bytes
Browse files Browse the repository at this point in the history
Signed-off-by: Star Guo <[email protected]>
  • Loading branch information
Star Guo committed Apr 4, 2016
1 parent 548fb8b commit 9565a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/sysconfig/ceph
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#

# Increase tcmalloc cache size
TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=128MB
TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728

## use jemalloc instead of tcmalloc
#
Expand Down

0 comments on commit 9565a50

Please sign in to comment.