Re: [PATCH 17/39] NLKD/i386 - core adjustments

From: Jan Beulich
Date: Thu Nov 10 2005 - 06:57:41 EST


>If there's a chance of a stack overflow the stack usage has to be
>reduced until the chance goes down to 0.

How does one reduce stack usage in the presence of recursion driven by
user input (referring to expression evaluation)?

Also, NLKD has an extension to the (simplistic) pt_regs frame
(including e.g. floating point state) and may be used to debug itself
(i.e. there may be more than one frame on the stack at a time).

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