Done
Details
Assignee
Sveta SmirnovaSveta SmirnovaReporter
lpjirasynclpjirasync(Deactivated)Priority
LowFix versions
Story Points
16
Details
Details
Assignee
Sveta Smirnova
Sveta SmirnovaReporter
lpjirasync
lpjirasync(Deactivated)Priority
Fix versions
Story Points
16
Smart Checklist
Smart Checklist
Smart Checklist
Created January 24, 2018 at 7:08 PM
Updated November 30, 2022 at 10:47 PM
Resolved August 15, 2022 at 12:46 PM
**Reported in Launchpad by Raghavendra D Prabhu last update 30-11-2012 22:59:05
It would be nice to include NUMA information in pt-summary and
pt-stalk.
For pt-summary, the output of:
numactl --show
numactl --hardware
For pt-stalk, stalking /sys/devices/system/node/node*/numastat
for each node should do.
NUMA related information is useful to detect memory related imbalancing on systems with large memory.
Collecting numactl once (like -variables) and numastat on a second basis like the other tools would be interesting to troubleshoot if there are any NUMA problems.
NOTE.
numactl is not installed by default in all Linux systems.