Date: Wed, 03 Jul 2002 20:19:00 -0700 From: Peter Wemm <peter@wemm.org> To: Julian Elischer <julian@elischer.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha pmap.c Message-ID: <20020704031901.0246E390F@overcee.wemm.org> In-Reply-To: <Pine.BSF.4.21.0207031909260.3993-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020704031901.0246E390F>