|
|
|
|
|
by fwip
2170 days ago
|
|
One approach could be that the OS pins the process or threads to cores that support the features that were queried for. i.e: If a process asks "can I use SVE2" and gets a yes, the OS doesn't move it to any core for which that isn't true. |
|