[patch] per-IRQ stack v3 avaible

Andrea Arcangeli (arcangeli@mbox.queen.it)
Tue, 11 Aug 1998 19:58:57 +0200 (CEST)


Seems that my first per-IRQ stack hack is running stable now! Cool!!

For SMP it alloc 4kbyte * 64 interrupt * 32 cpu = 8Mbyte of ram. I' ll
find a way to alloc the memory only for running CPU soon. Now I am worried
about stability of the mechanism.

For UP the space alloced by the irq stack is 64kbyte so it doesn' t harm
at all.

ftp://e-mind.com/pub/linux/kernel-patches/irq_stack-3-2.1.115.diff.gz

I' d like to hear comments about this hack. I' d like if people would try
the patch in a SMP system too. But backup your HD before try it (should
not cause fs corruption but sure can lock your machine at any time)!

Andrea[s] Arcangeli

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html