Go to file
Jason Evans cfdc8cfbd6 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.
2010-11-30 16:50:58 -08:00
jemalloc Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00
.gitignore Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00