Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 23:16:40 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys vmmeter.h src/sys/vm vm_pageout.c
Message-ID:  <200302020716.h127Gein040624@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/02/01 23:16:40 PST

  Modified files:
    sys/sys              vmmeter.h 
    sys/vm               vm_pageout.c 
  Log:
   - It's more accurate to say that vm_paging_needed() returns TRUE
     than a positive number.
   - In pagedaemon_wakeup(), set vm_pages_needed to 1 rather than
     incrementing it to accomplish the same.
  
  Revision  Changes    Path
  1.24      +1 -1      src/sys/sys/vmmeter.h
  1.225     +3 -2      src/sys/vm/vm_pageout.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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