This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 4f76e2f356 Fedora 44 test fixes (#13198)
add cfae05c35e Slice: Add prefetch deduplication and freelist (#12949)
No new revisions were added by this update.
Summary of changes:
plugins/slice/Config.cc | 34 +++++++++++++++++++
plugins/slice/Config.h | 13 ++++++++
plugins/slice/prefetch.cc | 59 +++++++++++++++++++++++++++++----
plugins/slice/prefetch.h | 16 +++++----
plugins/slice/server.cc | 2 ++
plugins/slice/unit-tests/test_config.cc | 20 +++++++++++
plugins/slice/util.cc | 54 +++++++++++++++++++++---------
plugins/slice/util.h | 2 ++
8 files changed, 172 insertions(+), 28 deletions(-)