RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2118786 - RFE: Add support to TuneD for using pm_qos_resume_latency_us on specified cpus.
Summary: RFE: Add support to TuneD for using pm_qos_resume_latency_us on specified cpus.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: tuned
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: Robin Hack
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-16 18:45 UTC by Joe Mario
Modified: 2023-05-09 10:43 UTC (History)
7 users (show)

Fixed In Version: tuned-2.20.0-0.1.rc1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-09 08:26:31 UTC
Type: Feature Request
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-131238 0 None None None 2022-08-16 18:48:08 UTC
Red Hat Product Errata RHBA-2023:2585 0 None None None 2023-05-09 08:26:37 UTC

Description Joe Mario 2022-08-16 18:45:22 UTC
Description of request:

In TuneD today, a user can set a desired c-state system-wide via the "force_latency=cstate..." mechanism.  

There is an interest in having TuneD also support using the pm_qos_resume_latency_us interface to set c-state latency values on specific cpus.  This grew out of the "cpu power-performance" discussions of late.

With pm_qos_resume_latency_us, the c-states allowed for each CPU can be controlled with:
/sys/devices/system/cpu/cpu<c>/power/pm_qos_resume_latency_us

The value can be set to:
- "n/a": special value that disables c-states completely
- "0": allows all c-states
- "x": allows any c-state with a resume latency less than x

There are a couple of benefits of using pm_qos_resume_latency_us this way:

1. Required latency values can be set on individual CPUs.  

2) Hardware Cstate number independence:  
Because different servers support different numbers of c-states (often with different latency values in them), the use of pm_qos_resume_latency_us makes it easier for the user to simply request a desired latency value.  

This frees the user of having to worry about which c-state number a given latency maps to on any individual cpu.  


Additional info:
[1] See https://static.lwn.net/kerneldoc/admin-guide/pm/cpuidle.html#power-management-quality-of-service-for-cpus

Comment 4 Jaroslav Škarvada 2023-02-08 15:22:26 UTC
Upstream PR:
https://github.com/redhat-performance/tuned/pull/485

Comment 15 errata-xmlrpc 2023-05-09 08:26:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (tuned bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:2585


Note You need to log in before you can comment on or make changes to this bug.