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

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


    from bc4bce3938 Fix build: TLS log fields use m_data, not m_http_sm (#13241)
     add bf4cf9b408 Fix the memory-pressure throttle and its RSS metric (#13219)

No new revisions were added by this update.

Summary of changes:
 .../monitoring/statistics/core/general.en.rst      | 11 +++-
 include/tscore/ink_sys_control.h                   | 13 ++++
 src/iocore/net/P_UnixNet.h                         | 24 +++++---
 src/iocore/net/UnixNet.cc                          | 12 ++--
 src/traffic_server/traffic_server.cc               | 66 +++++++++++---------
 src/tscore/CMakeLists.txt                          |  1 +
 src/tscore/ink_sys_control.cc                      | 67 ++++++++++++++++++++
 src/tscore/unit_tests/test_ink_sys_control.cc      | 71 ++++++++++++++++++++++
 8 files changed, 221 insertions(+), 44 deletions(-)
 create mode 100644 src/tscore/unit_tests/test_ink_sys_control.cc

Reply via email to