Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 17:42:54 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c src/sys/pc98/i386 machdep.c
Message-ID:  <200207180042.g6I0gsGJ003955@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/07/17 17:42:54 PDT

  Modified files:
    sys/i386/i386        machdep.c 
    sys/pc98/i386        machdep.c 
  Log:
  Use pmap_kenter() rather than vtopte() and bashing the page tables
  directly.
  
  Revision  Changes    Path
  1.525     +3 -14     src/sys/i386/i386/machdep.c
  1.286     +3 -14     src/sys/pc98/i386/machdep.c

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?200207180042.g6I0gsGJ003955>