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

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


    from 53cb35ad5c8 [fix](txn load) fix delete in txn load (#52133)
     add 4280658758c [opt](cache) Reset initial capacity of all caches after 
Cgroup memory limit changes (#51216)

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 | 22 ++++++++++--
 be/src/util/mem_info.cpp                 |  8 +++++
 be/test/olap/lru_cache_test.cpp          | 57 ++++++++++++++++++++++++++++++++
 7 files changed, 99 insertions(+), 2 deletions(-)


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

Reply via email to