xinyiZzz commented on code in PR #33797:
URL: https://github.com/apache/doris/pull/33797#discussion_r1570296779
##########
be/src/util/mem_info.h:
##########
@@ -195,7 +195,7 @@ class MemInfo {
static int64_t tg_not_enable_overcommit_group_gc();
static int64_t tg_enable_overcommit_group_gc(int64_t request_free_memory,
- RuntimeProfile* profile);
+ RuntimeProfile* profile, bool
is_minor_gc);
Review Comment:
only_cancel_overcommit maybe sound better, of course that is ok
--
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]