From owner-freebsd-hackers Thu Jan 4 9:34:17 2001 From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 4 09:34:15 2001 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from Gloria.CAM.ORG (Gloria.CAM.ORG [205.151.116.34]) by hub.freebsd.org (Postfix) with ESMTP id 4E89237B400 for ; Thu, 4 Jan 2001 09:34:15 -0800 (PST) Received: from localhost (intmktg@localhost) by Gloria.CAM.ORG (8.9.3/8.9.3) with ESMTP id MAA32452 for ; Thu, 4 Jan 2001 12:27:43 -0500 Date: Thu, 4 Jan 2001 12:27:43 -0500 (EST) From: Marc Tardif To: freebsd-hackers@freebsd.org Subject: kernel threads Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are threads on FreeBSD 4.x implemented at the kernel level? If so, since when (I remember 2.x used MIT-threads, so I'm guessing at least since 3.x)? How can I see for myself that threads are really implemented at the kernel level? I looked around in /usr/src/sys/kern, but couldn't find anything relating to threads there. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message