On Thu, Jun 23, 2016 at 09:41:11AM -0700, Andy Lutomirski wrote: > 3. Free stacks immediately and cache them (really easy). Random note: task_current_syscall() (via /proc/$pid/syscall) will probably need additional locking when the stack is freed before the task.