This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d7ee542dd4 [refactor](function) refine function geo #17289 add b7677beab7 [enhancement](memtracker) Add special counter for memtracker and fix thread create and destroy track #17301 No new revisions were added by this update. Summary of changes: be/src/common/daemon.cpp | 15 +++++++ be/src/common/daemon.h | 2 + be/src/runtime/memory/mem_tracker.cpp | 23 +++++++--- be/src/runtime/memory/mem_tracker.h | 59 +++++++++++++++++++++++++- be/src/runtime/memory/mem_tracker_limiter.cpp | 19 ++++++--- be/src/runtime/memory/mem_tracker_limiter.h | 4 +- be/src/runtime/memory/thread_mem_tracker_mgr.h | 7 --- be/src/runtime/thread_context.h | 49 ++++++++++++--------- 8 files changed, 135 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org