Date: Sun, 21 Mar 2004 01:22:38 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thread.c Message-ID: <200403210922.i2L9Mcg9031812@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2004/03/21 01:22:38 PST FreeBSD src repository Modified files: sys/kern kern_thread.c Log: Massively up the (artificial) limit on system scope threads in a process from 50 to 500 Also up the number of process scope threads allowed to be in the kernel at one time from 150 to 1500 (per process) Revision Changes Path 1.174 +2 -2 src/sys/kern/kern_thread.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403210922.i2L9Mcg9031812>