Hacker News new | ask | show | jobs
by henryfjordan 239 days ago
Does HDD vs SSD matter at all these days? I can think of certain caching use-cases where swapping to an SSD might make sense, if the access patterns were "bursty" to certain keys in the cache
1 comments

It's still extremely slow and can cause very unpredictable performance. I have swap setup with swappiness=1 on some boxes, but I wouldn't generally recommend it.
HDDs are much, much slower than SSD.

If swapping to SSD is 'extremely slow', what's your term for swapping to HDD?

‘Hard reboot’ (not OP)