api-needs-workarea-System.Diagnostics.Processhelp wanted
Métricas do repositório
- Stars
- (17.886 stars)
- Métricas de merge de PR
- (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)
Description
Windows 11 SDK has support for setting a process to use the efficiency cores for Windows 11 on 12th Generation Intel Core i7 processors
Is it possible for .net to set a priority of process to use the execution cores?
Describe the solution you'd like
Add a enumerator value to ProcessPriorityClass, BasePriority that tells the scheduler to use efficiency cores if available.