NGnius / PowerTools

Moved to
https://git.ngni.us/NG-SD-Plugins/PowerTools
GNU General Public License v3.0
414 stars 29 forks source link

Choose a specific core or thread to disable #12

Closed Rinzheim closed 2 years ago

Rinzheim commented 2 years ago

Describe what you'd like to be able to do I'd like to be able to choose wich specific core or thread I would like to disable Describe alternatives you've considered Slider is fast and intuitive, I would like to keep the slider but I feel like adding an advance tab for specific options would be ideal.

NGnius commented 2 years ago

Could you describe a situation where it would be useful to disable a specific thread or core instead of disabling the highest thread/core? There really shouldn't be any difference between disabling thread 3 and thread 7, for example.

Rinzheim commented 2 years ago

Can't describe an specific situation, but for example with a slider I can't have 4 cores and one thread enabled

logan2611 commented 2 years ago

Why would it be useful to have all 4 cores enabled but only 1 thread

NGnius commented 2 years ago

Now that the React update is almost complete, similar functionality may be made available with the advanced CPU stuff in the next couple of updates. But it won't allow that specific thing, because I'm still waiting for a situation where that could be useful.

I probably wouldn't say no to a PR with this functionality, I'm just not going to work on it myself.