Date: Sat, 18 Mar 2000 06:47:55 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200003181447.GAA53233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde         2000/03/18 06:47:55 PST
  Modified files:        (Branch: RELENG_3)
    sys/i386/i386        pmap.c 
  Log:
  Disabled use of the global page feature.  Many places depend on invltlb()
  invalidating all pages, but it only works for non-global pages.  A better
  fix should be merged from -current when it is completely fixed there
  (see rev.1.251 for the different work-around in -current).
  
  PR:		16568, 14141 (part)
  
  Revision  Changes    Path
  1.219.2.7 +5 -1      src/sys/i386/i386/pmap.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?200003181447.GAA53233>
