Hacker News new | ask | show | jobs
by wmf 5240 days ago
Yeah, I don't see any reason why tmpfs would be faster than hitting in the page cache (since that's what tmpfs is). Also, AFAIK tmpfs memory is swappable, so it isn't even guaranteed to be in RAM.