Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2010 21:29:28 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_pageout.c
Message-ID:  <201004182129.o3ILTbNh092422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-04-18 21:29:28 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
  SVN rev 206814 on 2010-04-18 21:29:28Z by alc
  
  Remove a nonsensical test from vm_pageout_clean().  A page can't be in the
  inactive queue and have a non-zero wire count.
  
  Reviewed by:    kib
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.311     +0 -2      src/sys/vm/vm_pageout.c



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