this post was submitted on 02 Oct 2023
940 points (99.1% liked)

Programmer Humor

32410 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] slacktoid@lemmy.ml 32 points 2 years ago (1 children)

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

[–] glibg10b@lemmy.ml 4 points 2 years ago (1 children)

So use a small area in memory as cache

[–] slacktoid@lemmy.ml 4 points 2 years ago (1 children)

the infinite memory paradox. quaint. (lol)

[–] tias@discuss.tchncs.de 4 points 2 years ago

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