This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-46136-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6fd536bc937 branch-3.0: [fix](azure) Add FE azure object storage UT
and fix log #46201 (#46244)
add 9355647770a [fix](memory) Fix Jemalloc dirty page usage strategy and
some memory management bugs (#46136)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 2 +-
be/src/common/config.h | 4 +-
be/src/common/daemon.cpp | 113 ++++++++++++++++-----
be/src/common/daemon.h | 2 +-
be/src/runtime/memory/global_memory_arbitrator.cpp | 5 +-
be/src/runtime/memory/global_memory_arbitrator.h | 32 ++----
be/src/runtime/memory/heap_profiler.cpp | 2 +-
be/src/runtime/memory/mem_tracker_limiter.cpp | 4 -
be/src/runtime/memory/mem_tracker_limiter.h | 3 +
be/src/runtime/memory/memory_reclamation.cpp | 32 ++++--
be/src/runtime/memory/memory_reclamation.h | 2 +
be/src/util/mem_info.cpp | 16 +--
be/src/util/mem_info.h | 108 +++++++++++++-------
be/src/util/system_metrics.cpp | 12 +--
be/src/vec/common/allocator.cpp | 5 +
be/src/vec/common/allocator.h | 3 +-
16 files changed, 223 insertions(+), 122 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]