|
|
|
|
|
by shmerl
1148 days ago
|
|
How would they know it's a game or not a game? I'm playing my games on Linux anyway. Haven't heard of schedulers using such logic. I'd expect some kind of predictive AI that analyzes thread behavior to be able to help. But not sure if anyone tried making a scheduler like that. |
|
You can get pretty good heuristics by looking at graphics API usage.
On Linux you could just put the appropriate taskset or numactl command in your game shortcut, it's pretty easy.