xinyiZzz commented on code in PR #39256:
URL: https://github.com/apache/doris/pull/39256#discussion_r1714617403
##########
be/src/agent/cgroup_cpu_ctl.cpp:
##########
@@ -240,4 +242,40 @@ Status
CgroupV1CpuCtl::delete_unused_cgroup_path(std::set<uint64_t>& used_wg_ids
return Status::OK();
}
+Status CgroupV1CpuCtl::find_cgroup_cpu_limit(float* cpu_count) {
Review Comment:
历史代码,先删了
--
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]