]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272069:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 15 Oct 2014 13:36:01 +0000 (13:36 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 15 Oct 2014 13:36:01 +0000 (13:36 +0000)
commit487728b8579fbbcdbd0bc6e95a664f3e252425f3
tree164a84a5d8d2210ee3c1009fc3b3c08544731076
parent62edc393b23721a82fd1759d09f6b395aab32ad6
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@273133 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libthr/thread/thr_init.c