Skip to content

Commit

Permalink
Add affinity bitmask example
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyrest committed May 4, 2024
1 parent 2319e5c commit f087de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FallrimPriority.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ priority=3
## Directing them to use the right logical processors to
## reducing thread competitions with other processes.
## Set this value to "auto" to let FallrimPriority find the best value for your PC.
## You can also manually setting it with a bitmask value
## You can also manually setting it with a bitmask value (e.g 0xFFFFF5 for 3900X)
affinity="auto"

### Disable CPU-0 (Auto Process Affinity)
Expand Down

0 comments on commit f087de3

Please sign in to comment.