Hacker News new | ask | show | jobs
by pcwalton 2823 days ago
The kernel has to restore registers, including the stack pointer, on a context switch. But it doesn't care about how big the allocation underpinning that stack is.