From owner-freebsd-current Sun Nov 2 04:42:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA18382 for current-outgoing; Sun, 2 Nov 1997 04:42:04 -0800 (PST) (envelope-from owner-freebsd-current) Received: from fragile.ideal.net.au (rob@fragile.ideal.net.au [203.20.241.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA18377 for ; Sun, 2 Nov 1997 04:42:01 -0800 (PST) (envelope-from rob@ideal.net.au) Received: from localhost (rob@localhost) by fragile.ideal.net.au (8.8.8/8.8.5) with SMTP id XAA13980 for ; Sun, 2 Nov 1997 23:41:48 +1100 (EST) Date: Sun, 2 Nov 1997 23:41:48 +1100 (EST) From: Rob Wise To: current@freebsd.org Subject: Multithreading RC5 client Message-ID: X-WonK: Hmm MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I just grabbed the latest rc5 client from distributed.net, and set the number of cpu's option to 2 in the hope of getting it to multithread... but no such luck :/ My machine is a dual P100 with the world and kernel last rebuilt a few days ago. Is the lack of multithreading a kernel thing or a problem with the client? Rob PS: Sorry for the braindead question :)