Re: top stack (l)users for 2.5.69

From: William Lee Irwin III (wli@holomorphy.com)
Date: Wed May 07 2003 - 10:47:28 EST


William Lee Irwin III wrote:
>> The kernel stack is (in Linux) unswappable memory that persists
>> throughout the lifetime of a thread. It's basically how many threads
>> you want to be able to cram into a system, and it matters a lot for
>> 32-bit.

On Wed, May 07, 2003 at 11:23:54AM -0400, Timothy Miller wrote:
> The point that may or may not have been obvious is that more than one
> kernel stack is hanging around. One single 8k stack versus one single
> 4k stack is a trivial difference, even for most embedded systems. But
> this becomes a huge problem when you have numerous concurrent threads
> hanging around, one of which can be swapped out. That eats memory fast.
> Or am I getting it wrong?

You've got it right. Thanks for pointing that out.

-- wli
-
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/



This archive was generated by hypermail 2b29 : Wed May 07 2003 - 22:00:31 EST