Date: Sun, 6 Mar 2005 07:56:18 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_init.c thr_private.h thr_stack.c Message-ID: <200503060756.j267uJ0b049678@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2005-03-06 07:56:18 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
lib/libthr/thread thr_init.c thr_private.h thr_stack.c
Log:
Increase the default stacksizes:
32-bit 64-bit
main thread 2 MB 4 MB
other threads 1 MB 2 MB
Approved by: mtm
Adapted from: libpthread
Revision Changes Path
1.19 +16 -6 src/lib/libthr/thread/thr_init.c
1.43 +9 -3 src/lib/libthr/thread/thr_private.h
1.5 +6 -6 src/lib/libthr/thread/thr_stack.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503060756.j267uJ0b049678>
