Hacker News new | ask | show | jobs
by mknyszek 102 days ago
The compiler generates code to spill arguments to the stack at synchronous preemption points (function entry). Signal-based preemption has a spill path that saves the full ABI register set.