aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2021-03-05 10:13:28 +0200
committerMatias Elo <matias.elo@nokia.com>2021-03-12 09:29:31 +0200
commite8c929fa2d4ded1c60f4f19c521047ce9a4aee3e (patch)
tree9603b21542f1e41c275da6808240ed4878197821 /config
parent0cc3859136e1668db91fc2d00ec38dc59eba4dcf (diff)
Port 16a77c75f "linux-gen: sched_basic: implement disabling predefined sched groups"
Port original commit from linux-generic. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Jere Leppänen <jere.leppanen@nokia.com>
Diffstat (limited to 'config')
-rw-r--r--config/odp-linux-dpdk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/odp-linux-dpdk.conf b/config/odp-linux-dpdk.conf
index 4594ba997..7242bc32f 100644
--- a/config/odp-linux-dpdk.conf
+++ b/config/odp-linux-dpdk.conf
@@ -116,6 +116,8 @@ sched_basic: {
# Automatically updated schedule groups
#
+ # DEPRECATED: use odp_schedule_config() API instead
+ #
# API specification defines that ODP_SCHED_GROUP_ALL,
# _WORKER and _CONTROL are updated automatically. These options can be
# used to disable these group when not used. Set value to 0 to disable