summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Delay background_thread_ctl_init to right before thread creation.Qi Wang2017-10-062-4/+6
| * Enable a0 metadata thp on the 3rd base block.Qi Wang2017-10-051-21/+64
| * Power: disable the CPU_SPINWAIT macro.David Goldblatt2017-10-054-6/+18
| * Use ph instead of rb tree for extents_avail_Dave Watson2017-10-043-17/+14
| * Logging: capitalize log macro.David Goldblatt2017-10-033-70/+61
| * ARM: Don't extend bit LG_VADDR to compute high address bits.David Goldblatt2017-10-021-0/+12
| * Add runtime detection of lazy purging support.Qi Wang2017-09-271-0/+24
| * Avoid left shift by negative values.Qi Wang2017-09-251-2/+2
| * Add "falls through" comment explicitly.Qi Wang2017-09-251-14/+14
| * dumpbin doesn't exist in mingwTamir Duberstein2017-09-211-1/+7
| * Allow toolchain to determine nmTamir Duberstein2017-09-211-1/+6
| * whitespaceTamir Duberstein2017-09-211-7/+7
| * Put static keyword first.Qi Wang2017-09-211-1/+1
| * Add missing field in initializer for rtree cache.Qi Wang2017-09-211-1/+1
| * Force Ubuntu "precise" for Travis CI builds.David Goldblatt2017-09-201-0/+1
| * Clear cache bin ql postfork.Qi Wang2017-09-121-0/+7
| * Fix huge page test in test/unit/pages.Qi Wang2017-09-121-5/+7
| * Fix a link for dirty_decay_ms in manual.Qi Wang2017-09-111-1/+1
| * Relax constraints on reentrancy for extent hooks.Qi Wang2017-08-312-1/+13
| * Add stats for metadata_thp.Qi Wang2017-08-3010-21/+125
| * Change opt.metadata_thp to [disabled,auto,always].Qi Wang2017-08-3010-25/+84
| * Document the ialloc function abbreviations.David Goldblatt2017-08-172-1/+19
| * Make arena stats collection go through cache bins.David Goldblatt2017-08-175-17/+84
| * Pull out caching for a bin into its own file.David Goldblatt2017-08-1711-139/+148
| * Add missing mallctl unit test for abort_conf.Qi Wang2017-08-121-0/+1
| * Add support for m68k, nios2, SH3 architecturesFaidon Liambotis2017-08-111-1/+8
| * Fix support for GNU/kFreeBSDFaidon Liambotis2017-08-111-1/+10
| * Fix test/unit/pages.Qi Wang2017-08-113-7/+15
| * Implement opt.metadata_thpQi Wang2017-08-1112-17/+118
| * Filter out "void *newImpl" in prof output.Qi Wang2017-08-081-0/+1
| * Remove external linkage for spin_adaptiveRyan Libby2017-08-085-16/+1
| * Only read szind if ptr is not paged aligned in sdallocx.Qi Wang2017-07-311-2/+22
| * Remove a redundant '--with-malloc-conf=tcache:false' from gen_run_tests.pyDavid Goldblatt2017-07-311-1/+0
| * Bypass extent_alloc_wrapper_hard for no_move_expand.Qi Wang2017-07-311-0/+9
| * Filter out "newImpl" from profiling output.Qi Wang2017-07-281-0/+1
| * Only run test/integration/sdallocx non-reentrantly.David Goldblatt2017-07-241-1/+1
| * Logging: log using the log var names directly.David Goldblatt2017-07-243-155/+51
| * Split out cold code path in newImplQinfan Wu2017-07-241-7/+16
| * Logging: allow logging with empty varargs.David Goldblatt2017-07-227-17/+65
| * Validates fd before calling fcntlY. T. Chung2017-07-222-4/+12
| * Add entry and exit logging to all core functions.David T. Goldblatt2017-07-212-1/+204
| * Add a logging facility.David T. Goldblatt2017-07-218-0/+396
| * Fall back to FD_CLOEXEC when O_CLOEXEC is unavailable.Y. T. Chung2017-07-202-5/+28
| * Add a test of behavior under multi-threaded forking.David Goldblatt2017-07-111-21/+87
| * Fix deadlock in multithreaded fork in OS X.David Goldblatt2017-07-111-6/+24
| * Fix a typo.Jason Evans2017-07-031-1/+1
* | Allow toolchain to determine nmTamir Duberstein2017-07-061-1/+6
* | dumpbin doesn't exist in mingwTamir Duberstein2017-07-061-1/+7
* | whitespaceTamir Duberstein2017-07-061-7/+7
|/
* Merge branch 'dev'5.0.1Jason Evans2017-07-0223-134/+395
|\