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

github-bot pushed a change to branch auto-pick-45719-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f4e5727c076 branch-3.0: [feat](mtmv)mtmv support paimon partition 
refresh #43959 #44911 (#45660)
     add 1f9b0799b03 [improvement](memory) Storage page cache use LRU-K cache, 
K=2 (#45719)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/lru_cache.cpp                | 104 +++++++++++++++++++++++------
 be/src/olap/lru_cache.h                  |  46 ++++++-------
 be/src/olap/page_cache.h                 |   3 +-
 be/src/runtime/memory/lru_cache_policy.h |   9 +--
 be/test/olap/lru_cache_test.cpp          | 108 +++++++++++++++++++++++++++++--
 be/test/olap/page_cache_test.cpp         |  29 ++++++++-
 6 files changed, 240 insertions(+), 59 deletions(-)


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

Reply via email to