Date: Thu, 14 Mar 2002 20:55:00 +0000 (GMT) From: Doug Rabson <dfr@nlsystems.com> To: Jake Burkholder <jake@locore.ca> Cc: Doug Rabson <dfr@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/sys/ia64/include pcb.h Message-ID: <20020314205405.A504-100000@salmon.nlsystems.com> In-Reply-To: <20020314143240.D52298@locore.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Mar 2002, Jake Burkholder wrote: > Apparently, On Thu, Mar 14, 2002 at 11:19:49AM -0800, > Doug Rabson said words to the effect of; > > > dfr 2002/03/14 11:19:49 PST > > > > Modified files: > > sys/ia64/include pcb.h > > Log: > > Add a field to hold the current pmap of a thread. > > Isn't this just &td->td_proc->p_vmspace.vm_pmap? The ia64 pmap temporarily switches current_pmap when it is forced to work on a non-current pmap. Not sure how often this happens in practice. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 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?20020314205405.A504-100000>