From owner-freebsd-arch Fri Apr 27 12:59:26 2001 Delivered-To: freebsd-arch@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id C556737B422 for ; Fri, 27 Apr 2001 12:59:23 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id NAA24634; Fri, 27 Apr 2001 13:58:54 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA19479; Fri, 27 Apr 2001 13:58:53 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15081.53117.150505.145701@nomad.yogotech.com> Date: Fri, 27 Apr 2001 13:58:53 -0600 (MDT) To: Daniel Eischen Cc: Nate Williams , Matt Dillon , Julian Elischer , Arch@FreeBSD.ORG Subject: Re: KSE threading support (first parts) In-Reply-To: References: <15081.50170.297579.938254@nomad.yogotech.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Well, that's complete bullshit. KSE's are extremely short-running > > > affairs in kernel mode, especially when you consider the most likely > > > asynchronizing case (a simple blocking situation that will most commonly > > > be in a read() or write()). > > > > Not necessarily. My experience with developing and running applications > > on Solaris says that having multiple KSE's/process is a *huge* win. > > You do know that the proposed implementation isn't quite like > Solaris (KSEs don't get their own quantum). You better holler > if you want it ;-) I'm not sure how much a difference that makes, but to be honest, I haven't thought about the consequences of it much. :( Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message