From owner-freebsd-chat Wed Aug 12 10:37:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04299 for freebsd-chat-outgoing; Wed, 12 Aug 1998 10:37:13 -0700 (PDT) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from orkan.canonware.com (canonware.com [206.184.206.112]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04288 for ; Wed, 12 Aug 1998 10:37:09 -0700 (PDT) (envelope-from jasone@canonware.com) Received: from localhost (jasone@localhost) by orkan.canonware.com (8.9.1/8.8.8) with SMTP id KAA17315; Wed, 12 Aug 1998 10:36:26 -0700 (PDT) (envelope-from jasone@canonware.com) Date: Wed, 12 Aug 1998 10:36:25 -0700 (PDT) From: Jason Evans To: Greg Lehey cc: FreeBSD-chat@FreeBSD.ORG Subject: MP & kernel threads (Was Re: solaris is free.) In-Reply-To: <19980812194840.M28142@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 12 Aug 1998, Greg Lehey wrote: > I had lunch with a group of ISPs today, and two of them were telling > me how they had more or less completed their migration from Linux to > FreeBSD, mainly because of the stability of FreeBSD SCSI support. One > thing they were really missing was kernel threads: they found that a > Linux box maxed out at about 25 hits per second, and the same box > would pass 90 hits per second because of kernel threading. They > hadn't been able to max it out under FreeBSD, but there was no reason > to believe it would perform as well as Solaris. > > Solaris isn't all bad. I'm getting the feeling that threads and MP > support are going to make or break FreeBSD. Yes, I agree that (kernel) threads and MP are critical to present and future performance. As a case in point, I've been writing database code for which the performance completely depends on kernel threads. I figured that by the time I really needed the kernel threads in order to do performance testing that they would be there, but large portions of my code are almost working now, and still no kernel threads. =( Time to try hacking on the kernel, I guess. Jason Jason Evans Email: [jasone@canonware.com] Web: [http://www.canonware.com/~jasone] Home phone: [(650) 856-8204] Work phone: [(408) 774-8007] Quote: ["Invention is 1% inspiration and 99% perspiration" - Thomas Edison] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message