xinyiZzz commented on code in PR #10924:
URL: https://github.com/apache/doris/pull/10924#discussion_r922925932


##########
be/src/runtime/mem_tracker.h:
##########
@@ -112,7 +113,11 @@ class MemTracker {
     static std::shared_ptr<MemTracker> get_temporary_mem_tracker(const 
std::string& label);
 
     Status check_sys_mem_info(int64_t bytes) {

Review Comment:
   yep, so it is still possible to predict OOM too early, when this virtual 
memory is not used.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to