+15
−5
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/release-management/issues/IBGRJE -------------------------------- If an offline group exists and its parent group has a configured quota, and if there are other online groups running in the parent group, when the online groups are fully loaded and able to claim all of the parent group's time slices, once the online groups exhaust all of the parent group's time slices, the offline group will not be able to get scheduled. So, if the parent group of this offline group is throttled, we will not cancel the qos timer, which would otherwise remove the throttling of the offline group by the online group, ensuring that the offline group can still be scheduled. Signed-off-by:Liu Kai <liukai284@huawei.com>