From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F6uV8-0000jA-3u for garchives@archives.gentoo.org; Wed, 08 Feb 2006 18:57:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k18Iu9QC014185; Wed, 8 Feb 2006 18:56:09 GMT Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.200]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k18IqCKY005088 for ; Wed, 8 Feb 2006 18:52:14 GMT Received: by uproxy.gmail.com with SMTP id j40so33233ugd for ; Wed, 08 Feb 2006 10:52:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Kspm1mCh3vX6tzX3beFhaLk8t3RPu+nFCgzKuASIF7wOd7C7kwnIV49Yqla0XwZDIFZdtLGaFGSMPeL/RBvelXgmKOXmKL7aM58ieAsQV/3oqzX97+Amf4X88/q8ZBkT2J6gntxXZaX7GvqiE+pmfii5tgIVe0Ma3JpwwiZQVoQ= Received: by 10.48.108.11 with SMTP id g11mr2087189nfc; Wed, 08 Feb 2006 10:52:16 -0800 (PST) Received: by 10.48.157.11 with HTTP; Wed, 8 Feb 2006 10:52:16 -0800 (PST) Message-ID: <198501d60602081052p1938ef7ajd15cd11ba309f0a2@mail.gmail.com> Date: Wed, 8 Feb 2006 19:52:16 +0100 From: pepone pepone To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] max threads per process linux-2.6 nptl Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k18IqCKY005088 X-Archives-Salt: f12a81b6-e2fc-480c-ac33-f0b4fb9628b9 X-Archives-Hash: c7ebb53e1de71d8f17a4e72d5c6d46fb Hi I want increase the max number of threads that can be created in a sigel process I read in mysqldoc that i must changue this and recompile pthreads /usr/include/bits/local_lim.h /* The number of threads per process. */ #define _POSIX_THREAD_THREADS_MAX 64 is this correct? thanks in advantage -- play tetris http://pepone.on-rez.com/tetris -- gentoo-user@gentoo.org mailing list