This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b61a1a8ae7b [fix](cgroup memory) Correct cgroup mem info cache (#36966) add aa438927ff8 [improvement](segmentcache) limit segment cache by memory or segment num (#37026) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 2 +- be/src/olap/lru_cache.cpp | 5 +++++ be/src/olap/lru_cache.h | 4 +++- be/src/olap/segment_loader.h | 13 ++++++++----- be/src/runtime/exec_env_init.cpp | 8 ++++---- be/test/testutil/run_all_tests.cpp | 2 +- 6 files changed, 22 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org