summaryrefslogtreecommitdiffstats
path: root/contrib/jemalloc/include
Commit message (Expand)AuthorAgeFilesLines
* - Remove debugging from GENERIC* kernel configurationsgjb2016-07-081-0/+3
* Update jemalloc to 4.2.1.jasone2016-06-093-6/+7
* Work around invalid gcc warning (explicit cast apparently lost).jasone2016-05-131-0/+10
* Update jemalloc to 4.2.0.jasone2016-05-1327-486/+1430
* Stop using sbrk(2) with malloc. This helps reduce the number of placesandrew2016-04-281-0/+2
* Add a cast to prevent a compiler warning.jasone2016-03-031-1/+1
* Restore configuration for RISC-V.br2016-03-011-0/+3
* Update jemalloc to 4.1.0.jasone2016-02-2926-679/+1386
* Add configuration for RISC-V ISA.br2016-01-222-0/+6
* Update jemalloc to version 4.0.4.jasone2015-10-242-3/+7
* Update jemalloc to 4.0.2.jasone2015-09-229-93/+221
* Define CPU_SPINWAIT as cpu_spinwait().jasone2015-08-181-7/+5
* Re-add LG_SIZEOF_PTR definition for __aarch64__.jasone2015-08-181-0/+3
* Fix build failure due to missing CPU_SPINWAIT definition.jasone2015-08-181-0/+4
* Add jemalloc support for 8 KiB, 16 KiB, and 64 KiB pages.jasone2015-08-181-0/+4146
* Update jemalloc to version 4.0.0.jasone2015-08-1836-2700/+5274
* Add aarch64 (arm64) #define for jemallocemaste2015-03-121-0/+3
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-031-0/+1
* Update jemalloc to version 3.6.0.jasone2014-03-316-13/+19
* Update jemalloc to version 3.5.1.jasone2014-02-264-4/+15
* Update jemalloc to version 3.5.0.jasone2014-01-2321-416/+657
* Update jemalloc to version 3.4.1.jasone2013-10-215-30/+60
* Update jemalloc to version 3.4.0.jasone2013-06-037-35/+95
* Make the malloc(3) family of functions weak and make their non-weakmarcel2013-05-251-0/+41
* Import jemalloc 3.3.0. This reduces zeroed memory validation overhead forjasone2013-01-248-93/+429
* Import jemalloc 3.2.0.jasone2012-11-1013-70/+223
* Since our clang now supports the tls_model attribute, remove thedim2012-08-231-4/+0
* Fix config_lazy_lock so that thread caching isn't used forjasone2012-05-131-7/+1
* Import jemalloc 3.0.0. This fixes memory zeroing bugs that manifested asjasone2012-05-122-18/+23
* Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch,jasone2012-05-1012-233/+729
* jemalloc: pointer size definition for 64-bit mips platformsjchandra2012-04-241-0/+4
* Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch,jasone2012-04-225-16/+10
* Import jemalloc 606f1fdc3cdbc700717133ca56685313caea24bb (dev branch,jasone2012-04-219-46/+114
* Import jemalloc b57d3ec571c6551231be62b7bf92c084a8c8291c (dev branch,jasone2012-04-174-10/+56
* Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,jasone2012-04-1731-0/+7146
OpenPOWER on IntegriCloud