Skip to content

Commit 9ecd4b3

Browse files
author
Sam Kleinman
committed
DOCS-420 tcmalloc release notes change
1 parent df0cd11 commit 9ecd4b3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/release-notes/2.2.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,16 @@ libraries, use the following arguments to ``scons``:
499499
See the :issue:`SERVER-3829` and :issue:`SERVER-5172` issues for more
500500
information.
501501

502+
Memory Allocator Changed to TCMalloc
503+
````````````````````````````````````
504+
505+
To improve performance, In 2.2 MongoDB uses the TCMalloc memory
506+
allocator from Google Perftools. For more information about this
507+
change see the :issue:`SERVER-188` and :issue:`SERVER-4683`. For more
508+
information about TCMalloc, see the documentation of `TCMalloc`_ itself.
509+
510+
.. _`TCMalloc`: http://goog-perftools.sourceforge.net/doc/tcmalloc.html
511+
502512
Replication
503513
~~~~~~~~~~~
504514

0 commit comments

Comments
 (0)