this post was submitted on 02 Oct 2023
1012 points (99.2% liked)

Programmer Humor

31793 readers
85 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 10 months ago (1 children)

It will crash as soon as it needs to touch the swap due to the relatively insane latency difference.

[–] [email protected] 5 points 10 months ago (1 children)

So use a small area in memory as cache

[–] [email protected] 5 points 10 months ago (1 children)

the infinite memory paradox. quaint. (lol)

[–] [email protected] 4 points 10 months ago

It's just a NUMA architecture. Linux can handle it.