summaryrefslogtreecommitdiffstats
path: root/libnetdata/onewayalloc/onewayalloc.c
AgeCommit message (Expand)Author
2023-02-09Virtual hosts for data collection (#14464)Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2022-07-08fix 32bit calculation on array allocator (#13343)Costa Tsaousis
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-17Fix coverity 378587 (#13024)Emmanuel Vasilakis
2022-06-15fix crashes due to misaligned allocations (#13137)Costa Tsaousis
2022-05-19Suppress warning when freeing a NULL pointer in onewayalloc_freez (#12955)Stelios Fragkakis
2022-05-03onewayallocator to use mallocz() instead of mmap() (#12810)Costa Tsaousis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis