From owner-freebsd-current Sun Jun 7 09:48:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28509 for freebsd-current-outgoing; Sun, 7 Jun 1998 09:48:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28503 for ; Sun, 7 Jun 1998 09:48:07 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id LAA03427; Sun, 7 Jun 1998 11:47:42 -0500 (EST) (envelope-from toor) From: "John S. Dyson" Message-Id: <199806071647.LAA03427@dyson.iquest.net> Subject: Re: I am getting good reports on the latest -current stuff In-Reply-To: <19980607142241.B22820@keltia.freenix.fr> from Ollivier Robert at "Jun 7, 98 02:22:41 pm" To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Sun, 7 Jun 1998 11:47:42 -0500 (EST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > According to John S. Dyson: > > Included in these changes are LL support of per-CPU kernel stacks > > for threaded processes (higher level kernel support isn't there yet), > > a little support for CPU affinity, and much more intelligent usage of > > TLB IPI's. The number of bugs fixed is overwhelming. > > Are these patches interesting to UP systems too ? If you have fixed that > many bugs, I guess yes... > Yes, they should be helpful. I have not beat on my system under UP like I have using the SMP version of the kernel, but I do know that there were windows in UP mode that this code will fix. Also, the code has been carefully scheduled to work (nearly) optimally on P5/P6 machines, so there should be a nearly unmeasurable improvement for UP even just with the swtch.s changes. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message