public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [0/3] i386 stack handling updates
@ 2007-04-30 23:23 Bill Irwin
  2007-04-30 23:33 ` [1/3] dynamically allocate IRQ stacks Bill Irwin
  0 siblings, 1 reply; 10+ messages in thread
From: Bill Irwin @ 2007-04-30 23:23 UTC (permalink / raw)
  To: linux-kernel
  Cc: bunk, akpm, gcoady, zlynx, dgc, alan, andi, hch, wli, jengelh,
	bill.irwin, zwane, neilb, jens.axboe, eric

This is a series of patches to improve i386 stack handling in several
manners. The net result is to improve system stability via IRQ stacks
while remaining memory efficient and to improve stack debugging.

[1/3] dynamically allocate irq stacks
	This conserves memory while using IRQ stacks.
[2/3] make irqstacks unconditional, while retaining 4/8k stack selection
	This makes IRQ stacks the standard for mainline.
[3/3] DEBUG_STACK option enabling vmalloc()'ed stacks and __pa checks
	Stack debugging option using vmalloc() to establish guard pages.


-- wli

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-05-01 17:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 23:23 [0/3] i386 stack handling updates Bill Irwin
2007-04-30 23:33 ` [1/3] dynamically allocate IRQ stacks Bill Irwin
2007-04-30 23:37   ` [2/3] unconditional i386 " Bill Irwin
2007-04-30 23:40     ` [3/3] use vmalloc() to arrange guard pages for stacks Bill Irwin
2007-05-01 15:07       ` Chuck Ebbert
2007-05-01 16:31         ` Bill Irwin
2007-05-01 16:40           ` Chuck Ebbert
2007-05-01 16:47             ` Bill Irwin
2007-05-01 17:04   ` [1/3] dynamically allocate IRQ stacks Heiko Carstens
2007-05-01 17:26     ` Bill Irwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox