Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2011 11:50:08 GMT
From:      Michael Pounov <misho@elwix.org>
To:        freebsd-threads@FreeBSD.org
Subject:   Re: threads/160708: Bypass process stack quota :)
Message-ID:  <201109171150.p8HBo8lZ071542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR threads/160708; it has been noted by GNATS.

From: Michael Pounov <misho@elwix.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: threads/160708: Bypass process stack quota :)
Date: Sat, 17 Sep 2011 14:26:11 +0300

 Hmm, you no so right Peter. 
 
 	Yes I can move esp pointer in any other address, but please 
 start program and see address of allocated memory for every thread. 
 All this allocations is made in upper memory called stack. 
 	
 	Try same alloca() in main program thread and you see how 
 system terminate program if you going over stack limit.
 
 Best Regards
 Michael Pounov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109171150.p8HBo8lZ071542>