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

yiguolei pushed a change to branch spill_and_reserve
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 059be6317dd add load buffer limit for load buffer management (#41115)
     new 260d0374d29 [opt](cache elimation) using step decending method to 
elimiate cache (#41086)
     new 0a35a87bfca [bugfix](core) fmt lost one parameter (#40914)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/common/daemon.cpp                           | 12 ++---
 be/src/runtime/memory/mem_tracker.h                |  2 +-
 be/src/util/algorithm_util.h                       | 55 ++++++++++++++++++++++
 .../util/{bit_util_test.cpp => algo_util_test.cpp} | 37 +++++++--------
 4 files changed, 76 insertions(+), 30 deletions(-)
 create mode 100644 be/src/util/algorithm_util.h
 copy be/test/util/{bit_util_test.cpp => algo_util_test.cpp} (51%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to