From owner-freebsd-questions Thu Apr 1 15:10:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 27CFB150D7 for ; Thu, 1 Apr 1999 15:10:20 -0800 (PST) (envelope-from aron@cs.rice.edu) Received: (from aron@localhost) by cs.rice.edu (8.9.0/8.9.0) id RAA27428 for freebsd-questions@freebsd.org; Thu, 1 Apr 1999 17:09:58 -0600 (CST) From: Mohit Aron Message-Id: <199904012309.RAA27428@cs.rice.edu> Subject: kernel threads To: freebsd-questions@freebsd.org Date: Thu, 1 Apr 1999 17:09:55 -0600 (CST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I was looking at the FreeBSD-3.x documentation as well as parts of the code but couldn't figure this out. Does FreeBSD-3.x support kernel threads ? If so, can you please comment on the preemptability of the kernel too - i.e. is it possible for a kernel thread executing kernel code to be preempted by another one at arbitrary times. Thanks, - Mohit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message