You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Why is processor affinity inherited by child processes?](https://devblogs.microsoft.com/oldnewthing/20050817-10/?p=34553)
46
+
47
+
<palign="right">(<ahref="#document-top">back to top</a>)</p>
48
+
32
49
## Ignoring a Process
33
50
34
51
To ignore a process without applying any specific settings:
@@ -48,7 +65,7 @@ To apply a rule to all processes:
48
65
49
66
1. Go to the **Process Rules** tab.
50
67
2. Add a new rule.
51
-
3. Set **Process Selector** to `*` to match all processes.
68
+
3. Set **Process Selector** to `*` to match all processes (the `*` symbol acts as a wildcard, matching any sequence of characters in the process name).
52
69
4. Configure the desired settings (e.g., affinity, priority).
53
70
5. Place this rule at the bottom of the list to allow more specific rules to take precedence.
0 commit comments