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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from faff952bf76 branch-3.1: [fix](iceberg)Use the correct schema for query 
(#50376)  (#52219)
     add 4a63aa6d96b branch-3.1: [opt](cache) Reset initial capacity of all 
caches after Cgroup memory limit changes #51216 (#52491)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/lru_cache.cpp                |  4 +++
 be/src/runtime/memory/cache_manager.cpp  |  7 ++++
 be/src/runtime/memory/cache_manager.h    |  2 ++
 be/src/runtime/memory/cache_policy.h     |  1 +
 be/src/runtime/memory/lru_cache_policy.h | 25 ++++++++++++--
 be/src/util/mem_info.cpp                 |  8 ++++-
 be/test/olap/lru_cache_test.cpp          | 57 ++++++++++++++++++++++++++++++++
 7 files changed, 100 insertions(+), 4 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to