From owner-cvs-all Thu Mar 8 18:16:57 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 0A0A237B718; Thu, 8 Mar 2001 18:16:51 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f292GPA43675; Thu, 8 Mar 2001 18:16:25 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010309110751M.kato@gneiss.eps.nagoya-u.ac.jp> Date: Thu, 08 Mar 2001 18:16:19 -0800 (PST) From: John Baldwin To: KATO Takenori Subject: RE: cvs commit: src/sys/pc98/pc98 npx.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, kato@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 09-Mar-01 KATO Takenori wrote: > John Baldwin 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 -- 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