Date: Fri, 03 May 1996 09:39:08 +0000 From: Poul-Henning Kamp <phk@critter.tfs.com> To: davidg@Root.COM Cc: Poul-Henning Kamp <phk@freefall.freebsd.org>, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/scsi sd.c Message-ID: <1612.831116348@critter.tfs.com> In-Reply-To: Your message of "Thu, 02 May 1996 16:22:08 MST." <199605022322.QAA00916@Root.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
> >phk 96/05/02 15:20:54 > > > > Modified: sys/scsi sd.c > > Log: > > Don't fiddle page tables by hand, use pmap_enter. > > (copied from wd.c) > > > > Revision Changes Path > > 1.89 +4 -4 src/sys/scsi/sd.c > > Actually, you probably should have changed it the other way - made wd.c > more like sd.c. Using pmap_enter() at this point isn't very wise. Well, then we want a function in pmap.c for exactly this purpose, I do not see this as belonging in, of all things, sys/scsi/sd.c ! -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1612.831116348>