| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for m68k, nios2, SH3 architectures | Faidon Liambotis | 2017-08-11 | 1 | -1/+8 |
|
|
* | Fix support for GNU/kFreeBSD | Faidon Liambotis | 2017-08-11 | 1 | -1/+10 |
|
|
* | Fix test/unit/pages. | Qi Wang | 2017-08-11 | 3 | -7/+15 |
|
|
* | Implement opt.metadata_thp | Qi Wang | 2017-08-11 | 12 | -17/+118 |
|
|
* | Filter out "void *newImpl" in prof output. | Qi Wang | 2017-08-08 | 1 | -0/+1 |
|
|
* | Remove external linkage for spin_adaptive | Ryan Libby | 2017-08-08 | 5 | -16/+1 |
|
|
* | Only read szind if ptr is not paged aligned in sdallocx. | Qi Wang | 2017-07-31 | 1 | -2/+22 |
|
|
* | Remove a redundant '--with-malloc-conf=tcache:false' from gen_run_tests.py | David Goldblatt | 2017-07-31 | 1 | -1/+0 |
|
|
* | Bypass extent_alloc_wrapper_hard for no_move_expand. | Qi Wang | 2017-07-31 | 1 | -0/+9 |
|
|
* | Filter out "newImpl" from profiling output. | Qi Wang | 2017-07-28 | 1 | -0/+1 |
|
|
* | Only run test/integration/sdallocx non-reentrantly. | David Goldblatt | 2017-07-24 | 1 | -1/+1 |
|
|
* | Logging: log using the log var names directly. | David Goldblatt | 2017-07-24 | 3 | -155/+51 |
|
|
* | Split out cold code path in newImpl | Qinfan Wu | 2017-07-24 | 1 | -7/+16 |
|
|
* | Logging: allow logging with empty varargs. | David Goldblatt | 2017-07-22 | 7 | -17/+65 |
|
|
* | Validates fd before calling fcntl | Y. T. Chung | 2017-07-22 | 2 | -4/+12 |
|
|
* | Add entry and exit logging to all core functions. | David T. Goldblatt | 2017-07-21 | 2 | -1/+204 |
|
|
* | Add a logging facility. | David T. Goldblatt | 2017-07-21 | 8 | -0/+396 |
|
|
* | Fall back to FD_CLOEXEC when O_CLOEXEC is unavailable. | Y. T. Chung | 2017-07-20 | 2 | -5/+28 |
|
|
* | Add a test of behavior under multi-threaded forking. | David Goldblatt | 2017-07-11 | 1 | -21/+87 |
|
|
* | Fix deadlock in multithreaded fork in OS X. | David Goldblatt | 2017-07-11 | 1 | -6/+24 |
|
|
* | Fix a typo. | Jason Evans | 2017-07-03 | 1 | -1/+1 |
|
|
* | Merge branch 'dev'5.0.1 | Jason Evans | 2017-07-02 | 23 | -134/+395 |
|\ |
|
| * | Update ChangeLog for 5.0.1. | Jason Evans | 2017-07-02 | 1 | -0/+35 |
|
|
| * | Add extent_grow_mtx in pre_ / post_fork handlers. | Qi Wang | 2017-06-30 | 3 | -5/+16 |
|
|
| * | Enforce minimum autoconf version (currently 2.68). | Jason Evans | 2017-06-29 | 1 | -0/+1 |
|
|
| * | Make sure LG_PAGE <= LG_HUGEPAGE. | Jason Evans | 2017-06-29 | 1 | -0/+4 |
|
|
| * | Fix pthread_sigmask() usage to block all signals. | Qi Wang | 2017-06-26 | 1 | -1/+1 |
|
|
| * | Switch ctl to explicitly use tsd instead of tsdn. | Qi Wang | 2017-06-23 | 3 | -26/+24 |
|
|
| * | Check arena in current context in pre_reentrancy. | Qi Wang | 2017-06-23 | 7 | -47/+51 |
|
|
| * | Set reentrancy when invoking customized extent hooks. | Qi Wang | 2017-06-23 | 5 | -35/+109 |
|
|
| * | Fix assertion typos. | Jason Evans | 2017-06-23 | 2 | -2/+2 |
|
|
| * | Add thread name for background threads. | Qi Wang | 2017-06-23 | 3 | -1/+15 |
|
|
| * | Avoid inactivity_check within background threads. | Qi Wang | 2017-06-22 | 2 | -19/+25 |
|
|
| * | Mask signals during background thread creation. | Jason Evans | 2017-06-21 | 2 | -3/+36 |
|
|
| * | Clear tcache_ql after fork in child. | Qi Wang | 2017-06-20 | 1 | -0/+17 |
|
|
| * | Add minimal initialized TSD. | Qi Wang | 2017-06-16 | 3 | -24/+60 |
|
|
| * | Pass tsd to tcache_flush(). | Qi Wang | 2017-06-16 | 3 | -4/+3 |
|
|
| * | Log decay->nunpurged before purging. | Qi Wang | 2017-06-15 | 1 | -2/+3 |
|
|
| * | Only abort on dlsym when necessary. | Qi Wang | 2017-06-14 | 3 | -3/+19 |
|
|
| * | Add alloc hook test in test/integration/extent. | Qi Wang | 2017-06-14 | 1 | -0/+3 |
|
|
| * | Fix extent_hooks in extent_grow_retained(). | Qi Wang | 2017-06-14 | 1 | -3/+12 |
|/ |
|
* | Merge branch 'dev'5.0.0 | Jason Evans | 2017-06-13 | 258 | -23191/+26419 |
|\ |
|
| * | Update MSVC project files. | Jason Evans | 2017-06-13 | 2 | -10/+22 |
|
|
| * | Update ChangeLog for 5.0.0. | Jason Evans | 2017-06-13 | 1 | -0/+187 |
|
|
| * | Update copyright dates. | Jason Evans | 2017-06-13 | 1 | -2/+2 |
|
|
| * | Prevent background threads from running in post_reset(). | Qi Wang | 2017-06-12 | 1 | -5/+13 |
|
|
| * | Combine background_thread started / paused into state. | Qi Wang | 2017-06-12 | 4 | -34/+59 |
|
|
| * | Not re-enable background thread after fork. | Qi Wang | 2017-06-12 | 3 | -37/+50 |
|
|
| * | Move background thread creation to background_thread_0. | Qi Wang | 2017-06-12 | 4 | -146/+251 |
|
|
| * | Normalize background thread configuration. | Jason Evans | 2017-06-09 | 4 | -6/+17 |
|
|