diff --git a/modules/cnf-configuring-workload-hints.adoc b/modules/cnf-configuring-workload-hints.adoc index 976c5940b7..6d32fdf18c 100644 --- a/modules/cnf-configuring-workload-hints.adoc +++ b/modules/cnf-configuring-workload-hints.adoc @@ -82,3 +82,4 @@ The following configuration is commonly used in a telco RAN DU deployment. When the `realTime` workload hint flag is set to `true` in a performance profile, add the `cpu-quota.crio.io: disable` annotation to every guaranteed pod with pinned CPUs. This annotation is necessary to prevent the degradation of the process performance within the pod. If the `realTime` workload hint is not explicitly set, it defaults to `true`. ==== +For more information how combinations of power consumption and real-time settings impact latency, see link:https://access.redhat.com/articles/7081587[Understanding workload hints].