Source
- URL: https://x.com/lectem/status/1976935182289805554
- Author: Clément Grégoire (@lectem)
- Posted: 2025-10-11 08:57:31
Branch
1/ @lectem
@NOTimothyLottes
Pinning works well only if your program is the only one working. Any modern computer most likely have things running in the background. If any thread gets preempted in the middle of an execution block (that happens even with job stealing) you’re screwed.