Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 1996 00:15:36 -0500 (EST)
From:      "John S. Dyson" <toor@dyson.iquest.net>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, dyson@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/include cpufunc.h src/sys/i386/i386 pmap.c
Message-ID:  <199609280515.AAA00276@dyson.iquest.net>
In-Reply-To: <199609280447.OAA17033@godzilla.zeta.org.au> from "Bruce Evans" at Sep 28, 96 02:47:32 pm

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> >  Modified:    sys/i386/i386  pmap.c
> >               sys/i386/include  cpufunc.h
> >  Log:
> >  Move pmap_update_1pg to cpufunc.h.   Additionally,
> >  use the invlpg opcode instead of the nasty looking .byte directives.
> 
> Er, I thought we agreed that only i386 primitives belonged in cpufunc.h.
> invalpg is an i386 primitive and pmap_update_1pg is a pmap function
> that just happens to correspond directly to invalpg.
> 
Minor change, misunderstood what you wanted, and will change it next time
I need to modify it, or you can make the mod...

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609280515.AAA00276>