Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



On Sun, May 08, 2016 at 04:01:56PM -0400, Christos Zoulas wrote:
 > Modified Files:
 > 	src/sys/kern: kern_pax.c
 > 
 > Log Message:
 > Fix stack allocation; limit delta to a quarter of the stack size. This should
 > get rid of the random aborts.

Obviously I don't understand all the criteria, but ISTM that the stack
should be able to go anywhere at all in the virtual address space
(except I guess right above 0) that there's space for it...

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index