From owner-freebsd-current Thu Jul 11 16:29:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0D0837B400; Thu, 11 Jul 2002 16:29:50 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7D1443E31; Thu, 11 Jul 2002 16:29:50 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g6BNTnLA012631; Thu, 11 Jul 2002 16:29:49 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g6BNTnL6012630; Thu, 11 Jul 2002 16:29:49 -0700 (PDT) (envelope-from dillon) Date: Thu, 11 Jul 2002 16:29:49 -0700 (PDT) From: Matthew Dillon Message-Id: <200207112329.g6BNTnL6012630@apollo.backplane.com> To: Peter Wemm Cc: John Baldwin , Julian Elischer , freebsd-current@FreeBSD.ORG, Alfred Perlstein Subject: Re: Proposed fix for SMP vm_zeroidle.c References: <20020711232614.CEDDD38CC@overcee.wemm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :ARRGH!! NOOOO!!! : :I've almost completely replaced this code! : :I suggested a function for activation a few days ago too, but was going :to leave it till after this commit, which I hoped to get done today. :This reactivates PG_G for SMP and avoids global invltlb's when we can :do finer grained shootdowns. : :Cheers, :-Peter :-- :Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com Well, it only took me 5 minutes to whip up the fix, I can throw it away if you already have one. Could you post your zeroidle fix? -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message