index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: pools: report a replaced memory allocator instead of just malloc_trim()
Willy Tarreau
2023-03-22
1
-1
/
+0
*
MINOR: pools: export trim_all_pools()
Willy Tarreau
2023-03-22
1
-0
/
+1
*
MINOR: pools: intercept malloc_trim() instead of trying to plug holes
Willy Tarreau
2023-03-22
1
-0
/
+2
*
BUG/MINOR: illegal use of the malloc_trim() function if jemalloc is used
Miroslav Zagorac
2023-03-22
1
-0
/
+1
*
BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats
Christopher Faulet
2022-12-22
1
-2
/
+2
*
CLEANUP: pool: only include pool-os from pool.c not pool.h
Willy Tarreau
2022-12-08
1
-1
/
+0
*
MINOR: cli/pools: add sorting capabilities to "show pools"
Willy Tarreau
2022-11-21
1
-1
/
+0
*
MINOR: pool/debug: create a new pool_alloc_flag() macro
Willy Tarreau
2022-11-16
1
-19
/
+12
*
BUILD: debug: remove unnecessary quotes in HA_WEAK() calls
Willy Tarreau
2022-11-14
1
-6
/
+6
*
CLEANUP: debug: use struct ha_caller for memstat
Willy Tarreau
2022-09-08
1
-9
/
+15
*
MINOR: debug: also store the function name in struct mem_stats
Willy Tarreau
2022-08-09
1
-0
/
+3
*
MINOR: debug: store and report the pool's name in struct mem_stats
Willy Tarreau
2022-08-09
1
-0
/
+3
*
MINOR: debug: make the mem_stats section aligned to void*
Willy Tarreau
2022-08-09
1
-3
/
+3
*
MEDIUM: debug: improve DEBUG_MEM_STATS to also report pool alloc/free
Willy Tarreau
2022-06-23
1
-0
/
+51
*
MINOR: pools: delegate parsing of command line option -dM to a new function
Willy Tarreau
2022-02-23
1
-0
/
+1
*
MINOR: pools: replace DEBUG_MEMORY_POOLS with runtime POOL_DBG_TAG
Willy Tarreau
2022-02-23
1
-11
/
+6
*
MINOR: pools: replace DEBUG_POOL_TRACING with runtime POOL_DBG_CALLER
Willy Tarreau
2022-02-23
1
-8
/
+2
*
MINOR: pools: get rid of POOL_EXTRA
Willy Tarreau
2022-02-23
1
-2
/
+0
*
MINOR: pools: store the allocated size for each pool
Willy Tarreau
2022-02-23
1
-2
/
+3
*
MEDIUM: pools: replace CONFIG_HAP_POOLS with a runtime "NO_CACHE" flag.
Willy Tarreau
2022-02-23
1
-20
/
+5
*
MINOR: pools: make the global pools a runtime option.
Willy Tarreau
2022-02-23
1
-28
/
+10
*
MINOR: pools: add a new debugging flag POOL_DBG_INTEGRITY
Willy Tarreau
2022-02-23
1
-66
/
+12
*
MINOR: pools: add a new debugging flag POOL_DBG_COLD_FIRST
Willy Tarreau
2022-02-23
1
-8
/
+10
*
MINOR: pools: switch the fail-alloc test to runtime only
Willy Tarreau
2022-02-23
1
-1
/
+0
*
MINOR: pools: introduce a new pool_debugging global variable
Willy Tarreau
2022-02-23
1
-0
/
+3
*
CLEANUP: pools: remove the now unused pool_is_crowded()
Willy Tarreau
2022-02-21
1
-13
/
+0
*
DEBUG: pools: replace the link pointer with the caller's address on pool_free()
Willy Tarreau
2022-02-14
1
-0
/
+8
*
DEBUG: pools: add extra sanity checks when picking objects from a local cache
Willy Tarreau
2022-02-14
1
-0
/
+1
*
BUG/MINOR: pools: always flush pools about to be destroyed
Willy Tarreau
2022-02-14
1
-1
/
+1
*
DEBUG: pools: add new build option DEBUG_POOL_TRACING
Willy Tarreau
2022-01-24
1
-1
/
+22
*
MINOR: pools: extend pool_cache API to pass a pointer to a caller
Willy Tarreau
2022-01-24
1
-4
/
+4
*
MINOR: pools: prepare POOL_EXTRA to be split into multiple extra fields
Willy Tarreau
2022-01-24
1
-2
/
+4
*
MINOR: pools: partially uninline pool_alloc()
Willy Tarreau
2022-01-24
1
-37
/
+3
*
MINOR: pools: partially uninline pool_free()
Willy Tarreau
2022-01-24
1
-19
/
+9
*
DEBUG: pools: add new build option DEBUG_POOL_INTEGRITY
Willy Tarreau
2022-01-21
1
-0
/
+68
*
MINOR: pools: pass the objects count to pool_put_to_shared_cache()
Willy Tarreau
2022-01-02
1
-2
/
+2
*
MINOR: pool: add a function to estimate how many may be released at once
Willy Tarreau
2022-01-02
1
-0
/
+33
*
MINOR: pool: introduce pool_item to represent shared pool items
Willy Tarreau
2022-01-02
1
-2
/
+2
*
MINOR: pool: check for pool's fullness outside of pool_put_to_shared_cache()
Willy Tarreau
2022-01-02
1
-28
/
+3
*
MINOR: pool: make pool_is_crowded() always true when no shared pools are used
Willy Tarreau
2022-01-02
1
-6
/
+11
*
MINOR: pool: rely on pool_free_nocache() in pool_put_to_shared_cache()
Willy Tarreau
2022-01-02
1
-14
/
+14
*
CLEANUP: pools: group list updates in pool_get_from_cache()
Willy Tarreau
2022-01-02
1
-3
/
+5
*
MINOR: pool: allocate from the shared cache through the local caches
Willy Tarreau
2022-01-02
1
-46
/
+8
*
CLEANUP: pools: get rid of the POOL_LINK macro
Willy Tarreau
2022-01-02
1
-11
/
+38
*
CLEANUP: pools: do not use the extra pointer to link shared elements
Willy Tarreau
2022-01-02
1
-2
/
+2
*
CLEANUP: tree-wide: fix prototypes for functions taking no arguments.
Tim Duesterhus
2021-09-15
1
-6
/
+6
*
MEDIUM: pools: remove the locked pools implementation
Willy Tarreau
2021-06-10
1
-56
/
+2
*
BUG/MAJOR: pools: fix possible race with free() in the lockless variant
Willy Tarreau
2021-06-10
1
-17
/
+34
*
BUG/MINOR: pools: make DEBUG_UAF always write to the to-be-freed location
Willy Tarreau
2021-06-10
1
-9
/
+0
*
CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion
Willy Tarreau
2021-04-21
1
-2
/
+2
[next]