Hacker News new | ask | show | jobs
by Ivoah 2794 days ago
iOS still runs the darwin kernel. I'd be shocked if it didn't use swap.
1 comments

It doesn't, I believe mostly for reasons of keeping apps from using large amounts of memory in general, and by helping keep write cycles to a minimum.
I've always figured it had most to do with keeping responsiveness high and predictable.