From owner-freebsd-hackers Thu Feb 6 15:03:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA13101 for hackers-outgoing; Thu, 6 Feb 1997 15:03:49 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA13095 for ; Thu, 6 Feb 1997 15:03:46 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA18158; Thu, 6 Feb 1997 16:00:06 -0700 From: Terry Lambert Message-Id: <199702062300.QAA18158@phaeton.artisoft.com> Subject: Re: fcntl, F_SETFL, O_NONBLOCK & /dev/null To: craig@progroup.com (Craig Shaver) Date: Thu, 6 Feb 1997 16:00:06 -0700 (MST) Cc: hackers@FreeBSD.org In-Reply-To: <32FA5655.3F54BC7E@progroup.com> from "Craig Shaver" at Feb 6, 97 02:08:21 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Is there any work being done for implementing kernel threads? I would > think this would be very important for a robust, real-world usable, > thread package. None of the patches submitted to move toward kernel multithreading (thread reeentrancy of kernel code) have been committed by any of the committers, so far as I know. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.