From owner-cvs-all Wed Jul 3 20:19: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30B9237B400; Wed, 3 Jul 2002 20:18:54 -0700 (PDT) Received: from overcee.wemm.org (12-232-114-102.client.attbi.com [12.232.114.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id B765643E09; Wed, 3 Jul 2002 20:18:53 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 0246E390F; Wed, 3 Jul 2002 20:19:00 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha pmap.c In-Reply-To: Date: Wed, 03 Jul 2002 20:19:00 -0700 From: Peter Wemm Message-Id: <20020704031901.0246E390F@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer wrote: > > > On Wed, 3 Jul 2002, Peter Wemm wrote: > > > peter 2002/07/03 18:53:09 PDT > > > > Modified files: > > sys/alpha/alpha pmap.c > > Log: > > Retrofit changes from i386/pmap.c rev 1.328-1.331. > > > > XXX should really replace the pmap_{new,swapin,swapout,dispose}_{proc,thr ead} > > functions with the much cleaner sparc64 versions. > > or even nicer, the ia64 versions... Heh, I cut/pasted it from the sparc64 code. ia64 doesn't have real pmap_*_thread() yet. The hack that is there is very slow and panics the box after running for a while. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message