aboutsummaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/vespamalloc/malloc/threadpool.h
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-0/+4
* Log stacktrace when aborting in vespamalloc.Henning Baldersheim2022-04-011-2/+2
* Replace uses of templates by using an interface instead.Henning Baldersheim2022-02-141-1/+1
* Move FreeListT out to separate file.Henning Baldersheim2022-02-141-5/+6
* Add support for mmapping large allocations.Henning Baldersheim2022-02-111-5/+8
* Revert "Revert "Wire in mallopt(in param, int value) interface in vespamalloc...Henning Baldersheim2022-02-091-0/+2
* Revert "Wire in mallopt(in param, int value) interface in vespamalloc and ver...Arnstein Ressem2022-02-091-2/+0
* Wire in mallopt(in param, int value) interface in vespamalloc and verify simp...Henning Baldersheim2022-02-091-0/+2
* 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-3/+4
* Implement _malloc_usable_sizeHenning Baldersheim2021-06-281-1/+1
* Inline small frequently called method.Henning Baldersheim2021-04-021-2/+2
* - Dump histogram on single line and order with most active thread first.Henning Baldersheim2020-12-171-1/+1
* - Add support for giving out a global callgraph for all threads on level 2.Henning Baldersheim2020-12-171-0/+1
* - Unify on uint32_t as type for thread id.Henning Baldersheim2020-12-171-7/+7
* 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/+76