Date: Thu, 08 Mar 2001 18:16:19 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: KATO Takenori <kato@nendai.nagoya-u.ac.jp> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, kato@FreeBSD.org Subject: RE: cvs commit: src/sys/pc98/pc98 npx.c Message-ID: <XFMail.010308181619.jhb@FreeBSD.org> In-Reply-To: <20010309110751M.kato@gneiss.eps.nagoya-u.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09-Mar-01 KATO Takenori wrote: > John Baldwin <jhb@FreeBSD.org> wrote: > >> Argh. Doh. You may want to stick a 'struct proc *p' in that function and >> assign curproc to it and use that instead of curproc to avoid going through >> hoops to read a per-cpu variable multiple times. > > Why npx_intr() in i386/isa/npx.c doesn't do that? Dunno. Hmm, well, just leave it for now then. I don't know why I braino'd on the pc98 npx. Sorry. :-/ -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.010308181619.jhb>