This is an automated email from the ASF dual-hosted git repository. wangbo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d189b8a96d1 [opt](binlog) Log table rename when reply (#38034) add 0c0ef271da6 [Improvement]Support cgroup v2 for workload group (#39374) No new revisions were added by this update. Summary of changes: be/src/agent/cgroup_cpu_ctl.cpp | 354 +++++++++++++++------ be/src/agent/cgroup_cpu_ctl.h | 87 ++++- be/src/runtime/exec_env_init.cpp | 1 + be/src/runtime/workload_group/workload_group.cpp | 25 +- .../workload_group/workload_group_manager.cpp | 27 +- .../workload_group/workload_group_manager.h | 4 +- .../resource/workloadgroup/WorkloadGroup.java | 2 +- .../data/workload_manager_p0/test_curd_wlg.out | 8 +- 8 files changed, 359 insertions(+), 149 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org