nokyan / resources

Keep an eye on system resources
GNU General Public License v3.0
783 stars 58 forks source link

Disabling cores rearranges CPU order incorrectly #399

Open 7t2 opened 1 week ago

7t2 commented 1 week ago

Is there an existing issue for this?

Current Behavior

Using cpupower-gui, I disable cores 5 through 8. Looking at CPU usage with resources shows that CPU's 13 through 16 are inactive.

Expected Behavior

I expect to see CPU's 5 through 8 with no activity, with all of the active cores correctly numbered.

Steps To Reproduce

  1. Disable CPU cores that aren't the last core.
  2. Open resources processor tab.

Environment

Program Version 1.6.0-3
Package type: Arch linux repo
System: Arch Linux
Hardware info: 2x AMD Opteron 4386 processors

Anything else?

No response

nokyan commented 6 days ago

Hi, I'll look into it though it's not high priority right now.