summaryrefslogtreecommitdiff
path: root/storage/innobase/include/univ.i
diff options
context:
space:
mode:
authorMikael Ronstrom <mikael@mysql.com>2008-10-15 23:32:54 +0200
committerMikael Ronstrom <mikael@mysql.com>2008-10-15 23:32:54 +0200
commite1602b8d98bcf4dcdb61a299f461c7417cff16c2 (patch)
tree765cabdbabbe2acc378251b4dd5e7eac289d668a /storage/innobase/include/univ.i
parentb353b37ddd6d416742b99dc08b4c25cb7835780d (diff)
parent1732095b7dc4026a0bb25d6b612d15c3f3ff28b7 (diff)
downloadmariadb-git-e1602b8d98bcf4dcdb61a299f461c7417cff16c2.tar.gz
merge Google SMP patch
Diffstat (limited to 'storage/innobase/include/univ.i')
-rw-r--r--storage/innobase/include/univ.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/innobase/include/univ.i b/storage/innobase/include/univ.i
index 9ea1097d785..1f91a196841 100644
--- a/storage/innobase/include/univ.i
+++ b/storage/innobase/include/univ.i
@@ -120,6 +120,9 @@ by one. */
#define UNIV_SET_MEM_TO_ZERO
#endif
+/* Use malloc instead of innodb additional memory pool (great with tcmalloc) */
+#define UNIV_DISABLE_MEM_POOL
+
/*
#define UNIV_SQL_DEBUG
#define UNIV_LOG_DEBUG