Merge pull request #12291 from coolljt0725/add_cfs_bandwidth_to_check_config
Add CFS_BANDWIDTH to check-config Upstream-commit: 76eeb5d777ab0e8138229d10ae2e0dfe4fed2cf4 Component: engine
This commit is contained in:
@ -161,6 +161,7 @@ echo 'Optional Features:'
|
||||
flags=(
|
||||
RESOURCE_COUNTERS
|
||||
CGROUP_PERF
|
||||
CFS_BANDWIDTH
|
||||
)
|
||||
check_flags "${flags[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user