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 2122781 - [RHEL-9.2] Add cpu socket support for new tuna argparse command line
Summary: [RHEL-9.2] Add cpu socket support for new tuna argparse command line
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: tuna
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Leah Leshchinsky
QA Contact: Qiao Zhao
Sujata Kurup
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-30 18:51 UTC by Leah Leshchinsky
Modified: 2023-05-09 10:17 UTC (History)
7 users (show)

Fixed In Version: tuna-0.18-7.el9
Doc Type: Enhancement
Doc Text:
.The `argparse` module now supports configuring CPU sockets With this enhancement, you can specify a specific CPU socket when you have multiple CPU sockets. You can view the help usage by using the `-h` on a subcommand, for example, `tuna show_threads -h`. To configure a specific CPU socket, specify the `-S` option with each `tuna` command where you need to use CPU sockets: ---- tuna <command> [-S CPU_SOCKET_LIST] ---- For example, use `tuna show_threads -S 2,3` to view the threads or `tuna show_irqs -S 2,3` to view attached interrupt requests (IRQs). As a result, this enhancement facilitates CPU usage based on CPU sockets without the need to specify each CPU individually.
Clone Of:
Environment:
Last Closed: 2023-05-09 08:15:27 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-132761 0 None None None 2022-10-26 14:15:40 UTC
Red Hat Product Errata RHBA-2023:2479 0 None None None 2023-05-09 08:15:37 UTC

Description Leah Leshchinsky 2022-08-30 18:51:53 UTC
Description of problem:

Add option to specify cpu sockets in place of a cpu list for the tuna argparse command line.

This issue is dependent on https://bugzilla.redhat.com/show_bug.cgi?id=2062865

Comment 26 errata-xmlrpc 2023-05-09 08:15:27 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 (tuna 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:2479


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