From owner-freebsd-hackers Thu Oct 19 13:45:13 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA01144 for hackers-outgoing; Thu, 19 Oct 1995 13:45:13 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA01136 for ; Thu, 19 Oct 1995 13:45:08 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA03267; Thu, 19 Oct 1995 13:36:52 -0700 From: Terry Lambert Message-Id: <199510192036.NAA03267@phaeton.artisoft.com> Subject: Re: NetBSD/FreeBSD (pthreads) To: leisner@sdsp.mc.xerox.com (Marty Leisner) Date: Thu, 19 Oct 1995 13:36:52 -0700 (MST) Cc: terry@lambert.org, chuck@fang.cs.sunyit.edu, hackers@freebsd.org In-Reply-To: <9510191647.AA10024@gnu.mc.xerox.com> from "Marty Leisner" at Oct 19, 95 09:47:31 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 489 Sender: owner-hackers@freebsd.org Precedence: bulk > While I find the MIT pthreads implementation quite clever, > what I'm really looking for is pthreads within kernel space... To clarify matters: Apparently, there is now a HotJava port in alpha on Solaris/Linux/NetBSD that uses user space threads (pthreads). No, I don't know the release schedule. I still favor a kernel implementation as well. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.