From owner-freebsd-stable Sun Jan 28 20: 9:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from saturn.home.ben.com (c1058885-a.bvrtn1.or.home.com [24.12.186.106]) by hub.freebsd.org (Postfix) with ESMTP id F05A137B698 for ; Sun, 28 Jan 2001 20:08:50 -0800 (PST) Received: (from bjj@localhost) by saturn.home.ben.com (8.11.1/8.9.3) id f0T48o733807 for freebsd-stable@freebsd.org; Sun, 28 Jan 2001 20:08:50 -0800 (PST) From: Ben Jackson Message-Id: <200101290408.f0T48o733807@saturn.home.ben.com> Subject: can a threaded process ever use multiple CPUs? To: freebsd-stable@freebsd.org Date: Sun, 28 Jan 2001 20:08:50 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As far as I can tell the pthreads interface can never use more than one CPU. Is there another threading mechanism supported by -STABLE that can? --Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message