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