Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastienros/cpuset

Test SetProcessDefaultCpuSets
https://github.com/sebastienros/cpuset

Last synced: about 1 month ago
JSON representation

Test SetProcessDefaultCpuSets

Awesome Lists containing this project

README

        

`ConsoleApp2` creates some threads and displays the CPU id it runs on.
`ConsoleApp1` starts `ConsoleApp2` and calls `SetProcessDefaultCpuSets` to limit the CPUs `ConsoleApp2` should create threads on.