3 ms·
If you have a per-cpu metric there would not be a reason to use atomic instructions to mutate it.
by jeffbee 12d ago
If you have a per-cpu metric there would not be a reason to use atomic instructions to mutate it.
- loeg 11d agoIn general your unpinned userspace threads will hit the same CPU 99.99% of the time, but not 100%.