]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r272069:
authorkib <kib@FreeBSD.org>
Wed, 15 Oct 2014 13:36:01 +0000 (13:36 +0000)
committerkib <kib@FreeBSD.org>
Wed, 15 Oct 2014 13:36:01 +0000 (13:36 +0000)
commit6dfd0e1c9321594b248d82cc055104cade3a5092
tree164a84a5d8d2210ee3c1009fc3b3c08544731076
parent3c28f63ca3fc9787507b4ddf3684c0bc9dd99b92
MFC r272069:
Switch the defaults to not split the RLIMIT_STACK-sized initial thread
stack into the stacks of the created threads.  Add knob
LIBPTHREAD_SPLITSTACK_MAIN to restore the older behaviour.
lib/libthr/thread/thr_init.c