You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bn...@apache.org on 2023/03/07 18:56:04 UTC

[trafficserver] branch master updated (624b8e0e5 -> 622055c60)

This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from 624b8e0e5 Adds a new percentage option, cleans up pressure calculations (#9491)
     add 622055c60 Replace exclusive locks with rwlocks in hostdb (#9442)

No new revisions were added by this update.

Summary of changes:
 iocore/hostdb/HostDB.cc                   | 201 +++++++++++++++++-------------
 iocore/hostdb/P_HostDB.h                  |   2 +-
 iocore/hostdb/P_HostDBProcessor.h         |   6 +-
 iocore/hostdb/P_RefCountCache.h           |   9 +-
 iocore/hostdb/P_RefCountCacheSerializer.h |   2 +-
 5 files changed, 124 insertions(+), 96 deletions(-)