ProcessAffinityControlTool icon indicating copy to clipboard operation
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.

Results 7 ProcessAffinityControlTool issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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

enhancement

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...

enhancement

Bumps System.Text.Json from 5.0.0 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=5.0.0&new-version=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...

dependencies

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...

dependencies