Hacker News new | ask | show | jobs
by kindfellow92 3086 days ago
This trick doesn’t avoid the storage of this data into RAM. A single context switch is enough.
1 comments

Context switches put it into kernel memory, not process memory. That's safe.