Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2006 22:37:10 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_pageout.c
Message-ID:  <200602042237.k14MbAdb063661@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-02-04 22:37:10 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  Remove an unnecessary call to pmap_remove_all().  The given page is not
  mapped because its contents are invalid.
  
  Revision  Changes    Path
  1.273     +0 -1      src/sys/vm/vm_pageout.c



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