ProcessAffinityControlTool
ProcessAffinityControlTool copied to clipboard
PACT is a library and a tool that allows you to section off different processes in to different cores/threads on your CPU automagically.
Hi, sometimes while checking why a process didn't get the affinity for "High Performance" it gets messy checking PACT and Task Manager (unexpected child process, again). It would be very...
HWInfo tells you which cores are "E" and which are "P" Cores, could that functionality be added so that it gets clear which thread is on an "E" and which...
Hi, it would be nice, if the processes which aren't able to control were noticeable. Like a lighter grey, which indicates a "deactivated" state, or something else. Thanks
Hi, if a process, configured as high performance, spawn child processes, these will be handled as normal processes. I think the child processes should get the same treatment. OBS-Studio for...
Bumps System.Text.Json from 5.0.0 to 8.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. Release notes Sourced from System.Text.Json's releases. .NET 8.0.5 Release What's Changed [release/8.0-staging] Fix AsyncVoidMethodBuilder race condition around SynchronizationContext by @github-actions in dotnet/runtime#99640 [release/8.0-staging] Always...