Re: [PATCH] fs/devfs/base.c

Daniel Phillips (phillips@bonn-fries.net)
Mon, 4 Jun 2001 22:15:05 +0200


On Monday 04 June 2001 01:55, Linus Torvalds wrote:
> - the kernel stack is 4kB, and _nobody_ has the right to eat up a
> noticeable portion of it. It doesn't matter if you "know" your
> caller or not: you do not know what interrupts happen during this
> time, and how much stack they want.

We'd better know the upper bound of interrupt allocations or we have an
accident waiting to happen. How much of the kernel stack is reserved
for interrupts?

--
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/