Hacker News new | ask | show | jobs
by ant6n 210 days ago
There’s one trick: run those threads on one cpu. But that may be slower than barriers on multiple CPU’s, unless the code uses a lot of library code that can be emulated directly, separately on other cpus.