2007-05-09 20:33:00

by Jeff Dike

[permalink] [raw]
Subject: [PATCH 0/6] UML - IRQ stacks and smaller kernel stacks

This is 2.6.22 material.

This set adds a separate IRQ stack and reduces kernel stack size.
There is also some preparatory cleanup and a new mechanism to keep
track of how close kernel stacks are to exhaustion.

Jeff