From owner-freebsd-smp Mon Aug 3 09:02:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14207 for freebsd-smp-outgoing; Mon, 3 Aug 1998 09:02:58 -0700 (PDT) (envelope-from owner-freebsd-smp@FreeBSD.ORG) Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.123]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14146; Mon, 3 Aug 1998 09:02:32 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id RAA14265 Mon, 3 Aug 1998 17:02:13 +0100 (BST) Message-ID: <35C5DEC4.BF4EF1D4@cs.strath.ac.uk> Date: Mon, 03 Aug 1998 17:01:08 +0100 From: Roger Hardiman Organization: Strathclyde Uni X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-980520-SNAP i386) MIME-Version: 1.0 To: freebsd-smp@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG CC: roger@cs.strath.ac.uk Subject: Kernel Threads. What is the status? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I was wondering what the status of Kernel Threads is. Is it a) On the wish list, but not started yet. b) Under casual development c) Under serious development I want to make maximum use of my dual PII box for image processing. I've used fork() and shared memory to share the processing over the 2 CPUs. I would like to use POSIX Pthreads. Linux has kernel threads and their Pthreads run over multiple CPUs. What is the state of FreeBSD? Thanks Roger Hardiman, Strathclyde Uni Telepresence Group To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message