From owner-freebsd-arch Fri Jun 21 16: 0:26 2002 Delivered-To: freebsd-arch@freebsd.org Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by hub.freebsd.org (Postfix) with ESMTP id 051DB37B406 for ; Fri, 21 Jun 2002 16:00:14 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020621230013.VOXC1547.sccrmhc02.attbi.com@InterJet.elischer.org>; Fri, 21 Jun 2002 23:00:13 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA38460; Fri, 21 Jun 2002 15:50:32 -0700 (PDT) Date: Fri, 21 Jun 2002 15:50:31 -0700 (PDT) From: Julian Elischer To: Terry Lambert Cc: Gary Thorpe , freebsd-arch@freebsd.org Subject: Re: multiple threads for interrupts In-Reply-To: <3D13ACBA.EA5E0AF4@mindspring.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm not committing the PCPU queues because it will screw up teh KSe stuff.. I will commit that soon when I can get a few more bugs out of it so after that you can try retrofit it. It woun't be easy,, you have to extend it to handle threads and virtual processors (KSEs) julian On Fri, 21 Jun 2002, Terry Lambert wrote: > Julian Elischer wrote: > > ok, clean it up, make it work with the KSE scheduler and it has a chance.. > > I'm not taking the trouble to clean up pseudocode that has been written > > without view to threads and make it work under threads.. > > teh KSE has a single schedulign queue at this time and > > that's the way it's staying until someone provides > > working code to do otherwise.. Here's your chance.... > > > > instructions as to how to get teh KSE code are on my freebsd page.. > > > Milestone one in getting to this is already done. > > So go ahead and commit Alfred Perlstein's CPU affinity code, > and then it will be possible to start working on milestone two. > > -- Terry > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message