1019
It's fine until you run out of disk space
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
It will crash as soon as it needs to touch the swap due to the relatively insane latency difference.
So use a small area in memory as cache
the infinite memory paradox. quaint. (lol)
It's just a NUMA architecture. Linux can handle it.