[PATCH v3 2/2] examples/l3fwd-power: add PM QoS configuration
Stephen Hemminger
stephen at networkplumber.org
Wed Jun 19 16:54:23 CEST 2024
On Wed, 19 Jun 2024 14:31:44 +0800
Huisong Li <lihuisong at huawei.com> wrote:
> + /*
> + * Set the work CPU with strict latency limit to allow the
> + * process running on the CPU can only enter the shallowest
> + * idle state.
> + */
Wording of that comment is awkward to read.
Suggest:
Set the worker lcore's to have strict latency limit to allow the
CPU to enter the shallowest idle state.
More information about the dev
mailing list