Skip to main content

All Questions

Tagged with
2 votes
3 answers
233 views

Single threaded process being executed on 2 cores

On my quad core cpu, it seems like a single thread (endless while loop) is being executed on 2 cores simultaneously. Why is this? Shouldn't a single thread be executed on one core only?
agz's user avatar
  • 8,328