The kernel currently uses an 8k stack, per task. Here is the infrastructure needed to allow us to halve that. C-stack_usage_check-2.5.50+bk-5.patch Check for stack overflows on entry to each funtion. Use gcc's -p profiling feature to do it. -- Dave Hansen haveblue@us.ibm.com