Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 16:55:16 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 pmap.c
Message-ID:  <200206222355.g5MNtHM73136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/06/22 16:55:16 PDT

  Modified files:
    sys/sparc64/sparc64  pmap.c 
  Log:
  Fix a bug related to marking pages virtually uncacheable due to illegal
  dcache aliasing.  A page that already had more than 1 mapping of the
  same virtual colour would not be correctly uncached.
  
  Noticed by:     Artur Grabowski <art@openbsd.org>
  
  Revision  Changes    Path
  1.61      +4 -4      src/sys/sparc64/sparc64/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?200206222355.g5MNtHM73136>