Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 00:58:54 +0600 (GMT+6)
From:      "Semen A. Ustimenko" <semenu@FreeBSD.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Kernel stack size
Message-ID:  <Pine.BSF.4.21.0108080053020.5700-100000@default>
In-Reply-To: <Pine.BSF.4.21.0108071254040.70956-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi! Thanks for light speed response!

On Tue, 7 Aug 2001, Julian Elischer wrote:

> the kernel stack is a VERY LIMITED resource
> basically you have about 4 or 5 Kbytes per process.
Oops... And there is no hope to enlarge it?

> if you overflow it you write over your signal information..
> 
That's what i'm seeing. SIGPROF, particulary.

> you should MALLOC space and use a pointer to it..
> 
But this is loss of speed, isn't it?

Bye!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108080053020.5700-100000>