Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 18:33:22 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips pmap.c
Message-ID:  <200905231833.n4NIXXrI082780@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2009-05-23 18:33:22 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 192658 on 2009-05-23 18:33:22Z by alc
  
  When a page is mapped for write access on a read fault, the PTE should be
  configured to trap on a write access unless *all* of the page's dirty bits
  are set.
  
  Revision  Changes    Path
  1.17      +2 -1      src/sys/mips/mips/pmap.c



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