summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/jemalloc_internal_defs.h.in
Commit message (Expand)AuthorAgeFilesLines
* Modify configure to determine return value of strerror_r.Christopher Ferris2018-01-111-0/+5
* Add configure-time detection for madvise(..., MADV_DO[NT]DUMP)David Goldblatt2017-10-161-0/+5
* Define MADV_FREE on our own when needed.Qi Wang2017-10-111-0/+3
* Power: disable the CPU_SPINWAIT macro.David Goldblatt2017-10-051-0/+2
* Implement opt.metadata_thpQi Wang2017-08-111-0/+6
* Add a logging facility.David T. Goldblatt2017-07-211-0/+6
* Add thread name for background threads.Qi Wang2017-06-231-0/+3
* Normalize background thread configuration.Jason Evans2017-06-091-0/+5
* Add the --disable-thp option to support cross compiling.Jason Evans2017-05-301-2/+2
* Implementing opt.background_thread.Qi Wang2017-05-231-0/+9
* Automatically generate private symbol name mangling macros.Jason Evans2017-05-121-0/+12
* Refactor !opt.munmap to opt.retain.Jason Evans2017-04-291-3/+3
* Replace --disable-munmap with opt.munmap.Jason Evans2017-04-251-3/+4
* Remove --enable-code-coverage.Jason Evans2017-04-241-3/+0
* Remove --disable-cc-silence.Jason Evans2017-04-241-3/+0
* Remove --with-lg-tiny-min.Jason Evans2017-04-241-3/+0
* Enable -Wundef, when supported.David Goldblatt2017-04-221-0/+3
* Remove --enable-ivsalloc.Jason Evans2017-04-211-6/+0
* Remove --disable-tcache.Jason Evans2017-04-211-7/+0
* Fix pages_purge_forced() to discard pages on non-Linux systems.Jason Evans2017-03-141-3/+8
* Implement per-CPU arena.Qi Wang2017-03-091-0/+3
* Introduce a backport of C11 atomicsDavid Goldblatt2017-03-031-8/+5
* Determine rtree levels at compile time.Jason Evans2017-02-091-0/+7
* Replace tabs following #define with spaces.Jason Evans2017-01-211-1/+1
* Don't rely on OSX SDK malloc/malloc.h for malloc_zone struct definitionsMike Hommey2017-01-181-1/+0
* Add huge page configuration and pages_[no}huge().Jason Evans2016-12-271-0/+13
* Add --disable-syscall.Jason Evans2016-12-041-2/+2
* Add pthread_atfork(3) feature test.Jason Evans2016-11-171-0/+3
* Refactor madvise(2) configuration.Jason Evans2016-11-171-12/+9
* Do not use syscall(2) on OS X 10.12 (deprecated).Jason Evans2016-11-031-0/+3
* Add os_unfair_lock support.Jason Evans2016-11-031-0/+5
* Use CLOCK_MONOTONIC_COARSE rather than COARSE_MONOTONIC_RAW.Jason Evans2016-10-301-2/+2
* Refine nstime_update().Jason Evans2016-10-101-0/+15
* Check for __builtin_unreachable at configure timeElliot Ronaghan2016-07-071-0/+6
* Miscellaneous s/chunk/extent/ updates.Jason Evans2016-06-061-2/+2
* Better document --enable-ivsalloc.Jason Evans2016-06-061-1/+1
* Remove redzone support.Jason Evans2016-05-131-1/+1
* Remove quarantine support.Jason Evans2016-05-131-1/+1
* Remove Valgrind support.Jason Evans2016-05-131-3/+0
* Modify pages_map() to support mapping uncommitted virtual memory.Jason Evans2016-05-061-0/+9
* Refactor jemalloc_ffs*() into ffs_*().Jason Evans2016-02-241-1/+1
* Fix overflow in prng_range().Jason Evans2016-02-211-2/+6
* Add --with-malloc-conf.Jason Evans2016-02-201-0/+3
* Implement support for non-coalescing maps on MinGW.Jason Evans2015-07-251-0/+9
* Implement cache index randomization for large allocations.Jason Evans2015-05-061-0/+6
* Restore --enable-ivsalloc.Jason Evans2015-03-191-0/+6
* Make --without-export actually workMike Hommey2015-03-041-0/+6
* Move centralized chunk management into arenas.Jason Evans2015-02-121-6/+0
* Ignore MALLOC_CONF in set{uid,gid,cap} binaries.Daniel Micay2014-12-141-0/+10
* Style and spelling fixes.Jason Evans2014-12-091-8/+6