logoalt Hacker News

Agingcoderyesterday at 9:16 PM2 repliesview on HN

Yes there are scheduling issues, Numa problems , etc caused by the cluster in a box form factor.

We had a massive performance issue a few years ago that we fixed by mapping our processes to the numa zones topology . The default design of our software would otherwise effectively route all memory accesses to the same numa zone and performance went down the drain.


Replies

zadikiantoday at 2:40 AM

Wait, does a single CPU chip have numa within it now, or are you only talking about multi-socket machines?

show 2 replies
brcmthrowawayyesterday at 9:21 PM

Intel contributes to Linux, how is this a problem?

show 2 replies