Chromium Code Reviews| Index: third_party/tcmalloc/config_win.h |
| =================================================================== |
| --- third_party/tcmalloc/config_win.h (revision 26229) |
| +++ third_party/tcmalloc/config_win.h (working copy) |
| @@ -65,7 +65,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. */ |
| #undef HAVE_DLFCN_H |