This is an automated email from the ASF dual-hosted git repository.
duke8253 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 3ca5eba Adds a new rm-destination, this lets you specify either QUERY
or PATH, and be able to drop them from the incoming request (#8025)
add 7f6b807 per thread jemalloc arena for MADV_DONTDUMP (#7501)
No new revisions were added by this update.
Summary of changes:
include/tscore/JeAllocator.h | 24 +++++----
include/tscore/ink_memory.h | 1 -
iocore/cache/CacheDir.cc | 8 +--
iocore/cache/P_CacheVol.h | 2 +-
src/tscore/JeAllocator.cc | 119 ++++++++++++++++++++++---------------------
src/tscore/ink_memory.cc | 8 ---
src/tscore/ink_queue.cc | 22 +++-----
7 files changed, 86 insertions(+), 98 deletions(-)