Skip to content

Configure settings.json

Grumpy edited this page Mar 16, 2019 · 4 revisions

The settings file has 2 main sections, TimedInterval(in seconds) and a ProcessTitleList that requires a Title and a PreferedAffninty.

Example 1

Setting a single applications affinity to a single core.

  • Setting the interval to check to every 15 seconds.
  • Setting the Title to "notepad"
  • Setting the PreferredAffinity to 0

example1

Example 2

Setting a single applications affinity to multiple cores.

  • Setting the interval to check to every 15 seconds.
  • Setting the Title to "notepad"
  • Setting the PreferredAffinity to 0, 2 and 4

example1

Example 3

Setting a single applications affinity to all available cores where the total cores 8.

  • Setting the interval to check to every 15 seconds.
  • Setting the Title to "notepad"
  • Setting the PreferredAffinity to all cores

example1

If you would like to support me, you can do so by using the button below.

paypal

Clone this wiki locally