Index: third_party/tcmalloc/config_linux.h |
=================================================================== |
--- third_party/tcmalloc/config_linux.h (revision 26229) |
+++ third_party/tcmalloc/config_linux.h (working copy) |
@@ -35,7 +35,7 @@ |
(on OSes which have ability) which could be performed offline |
(either by background thread or in idle time.) |
*/ |
-#define DEFER_DECOMMIT 0 |
+#define DEFER_DECOMMIT 1 |
/* Define to 1 if you have the <dlfcn.h> header file. */ |
#define HAVE_DLFCN_H 1 |