aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Evans <je@fb.com>2010-11-30 16:50:58 -0800
committerJason Evans <je@fb.com>2010-11-30 16:50:58 -0800
commitcfdc8cfbd626e83d38417bd8c73ac018b611e390 (patch)
tree7adad90dfe6ed086e698c94fda910d974f1b8500 /.gitignore
parentaee7fd2b70050fb434f2c9f52153194de73dc051 (diff)
downloadjemalloc-cfdc8cfbd626e83d38417bd8c73ac018b611e390.tar.gz
Use mremap(2) for huge realloc().
If mremap(2) is available and supports MREMAP_FIXED, use it for huge realloc(). Initialize rtree later during bootstrapping, so that --enable-debug --enable-dss works. Fix a minor swap_avail stats bug.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f3ee5ae..d6fa8fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,6 @@
/jemalloc/test/*.[od]
/jemalloc/test/*.out
/jemalloc/test/[a-z]*
+!/jemalloc/test/*.c
+!/jemalloc/test/*.exp
/jemalloc/VERSION