Skip to content

Comment on Multi-core scaling: it’s not multi-threadedparent

Comments

The entire point of the post was talk about "lock-free" algorithms where two cores can make forward progress without either having to wait or spin.

What systems have mutexes that aren't built like futexes?

Kernels, and probably any kind of parallel user-level runtime like Erlang.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.