I have 6 cores on my machine and while running a program, I notice some unexplained behavior (stalling) that might come from the OS background operations.
- Is there a way to find out - which core the OS is running on?
- and if there are a few cores on which the OS is running on, can I limit the OS to run on a single core that I choose?