Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FSW and AffinityMask

Featured Replies

Could someone here give a clue to why in the FSW.cfg is set to

[JobScheduler]
AffinityMask=-1          (-1)?

Asus Rampage VI Extreme Encore(water Cooled) EVGA RTX 3090 FTW3 Hybrid, 64 DD4 @ 2800 2 x 2x M.2 in raid 0.

 

AffinityMask is a bit mask, ie a binary number made of 1's and 0's. Each bit position represents a processor core.

The rightmost bit is for core 0, the next one to the left is core 1, etc

1110 on a 4 core machine means run on cores 3,2, and 1 but stay off core 0. In the config you have to translate this to a decimal number, which is 14.

In signed arithmetic, -1 is all 1's, so -1 means to use all the processor core in your system.

Sorry I hope  that wasn't too long-winded :mellow:

Barry Friedman

  • Author
2 minutes ago, fshobby said:

AffinityMask is a bit mask, ie a binary number made of 1's and 0's. Each bit position represents a processor core.

The rightmost bit is for core 0, the next one to the left is core 1, etc

1110 on a 4 core machine means run on cores 3,2, and 1 but stay off core 0. In the config you have to translate this to a decimal number, which is 14.

In signed arithmetic, -1 is all 1's, so -1 means to use all the processor core in your system.

Sorry I hope  that wasn't too long-winded :mellow:

I was just curious about the -1 I always used 254 for my CPU without HT. thanks for the answer.

Asus Rampage VI Extreme Encore(water Cooled) EVGA RTX 3090 FTW3 Hybrid, 64 DD4 @ 2800 2 x 2x M.2 in raid 0.

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.