Date: Sun, 10 Dec 2000 09:28:14 -0800 (PST) From: Tom <tom@uniserve.com> To: Noor Dawod <noor@comrax.com> Cc: David Schwartz <davids@webmaster.com>, Rick Jansen <Rick@Tweakers.net>, stable@freebsd.org Subject: RE: MySQLd not using both CPUs Message-ID: <Pine.BSF.4.05.10012100926250.20875-100000@shell.uniserve.ca> In-Reply-To: <PHEBIOJOBJJLIIJCOINKKEDFCPAA.noor@comrax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Dec 2000, Noor Dawod wrote: > Hi, > > Why should I use LinuxThreads to make use of more than one CPU? I mean, > how come that FreeBSD's threads library doesn't support this, and will > it ever? (maybe it's in development even now...) > > Noor LinuxThreads mimics the way Linux handles threads. On Linux, each thread is a psuedo-process (each thread is visible with "ps" too). This isn't the list for dicussion of threading models. See freebsd-questions and the archives. Tom Uniserve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10012100926250.20875-100000>