Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 18:46:56 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c src/sys/sparc64/sparc64 pmap.c
Message-ID:  <201107251847.p6PIliLr097698@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-25 18:46:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             vfs_bio.c 
    sys/sparc64/sparc64  pmap.c 
  Log:
  SVN rev 224377 on 2011-07-25 18:46:56Z by marius
  
  MFC: r223795
  
  Call pmap_qremove() before freeing or unwiring the pages, otherwise
  there's a window during which a page can be re-used before its previous
  mapping is removed.
  
  Reviewed by:    alc
  
  Revision    Changes    Path
  1.528.2.16  +5 -3      src/sys/kern/vfs_bio.c
  1.166.2.23  +1 -1      src/sys/sparc64/sparc64/pmap.c



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