cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c

Alan Cox alc at FreeBSD.org
Sun Jun 13 21:59:43 GMT 2004


alc         2004-06-13 21:59:42 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Prevent the loss of a PG_M bit through an SMP race in pmap_ts_referenced().
  
  Revision  Changes    Path
  1.469     +1 -1      src/sys/amd64/amd64/pmap.c
  1.469     +1 -1      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list