Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastienros/cpuset
Test SetProcessDefaultCpuSets
https://github.com/sebastienros/cpuset
Last synced: about 1 month ago
JSON representation
Test SetProcessDefaultCpuSets
- Host: GitHub
- URL: https://github.com/sebastienros/cpuset
- Owner: sebastienros
- License: mit
- Created: 2024-01-11T00:26:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T00:29:59.000Z (about 1 year ago)
- Last Synced: 2024-10-29T10:13:31.355Z (3 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.