aboutsummaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/vespamalloc/malloc/threadpool.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Add control of M_MMAP_THRESHOLD with environment variable VESPA_MALLOC_MMAP...Henning Baldersheim2023-06-231-4/+5
* Log stacktrace when aborting in vespamalloc.Henning Baldersheim2022-04-011-1/+1
* Move FreeListT out to separate file.Henning Baldersheim2022-02-141-1/+1
* - Use an unordered map.Henning Baldersheim2022-02-111-4/+13
* Add support for mmapping large allocations.Henning Baldersheim2022-02-111-6/+13
* Let default limit be 1G, and add extra comment about usage and non-usage.Henning Baldersheim2022-02-091-1/+1
* Revert "Revert "Wire in mallopt(in param, int value) interface in vespamalloc...Henning Baldersheim2022-02-091-0/+11
* Revert "Wire in mallopt(in param, int value) interface in vespamalloc and ver...Arnstein Ressem2022-02-091-11/+0
* Wire in mallopt(in param, int value) interface in vespamalloc and verify simp...Henning Baldersheim2022-02-091-0/+11
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove support for configuring always-reuse-limit. It has never been used in ...Henning Baldersheim2021-06-291-5/+1
* Implement _malloc_usable_sizeHenning Baldersheim2021-06-281-4/+2
* - Add support for giving out a global callgraph for all threads on level 2.Henning Baldersheim2020-12-171-1/+1
* - Unify on uint32_t as type for thread id.Henning Baldersheim2020-12-171-2/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+212