Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 1997 07:36:02 -0700 (PDT)
From:      John Dyson <dyson@freefall.FreeBSD.ORG>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/vm vm_page.c
Message-ID:  <199705011436.HAA02012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/05/01 07:36:02

  Modified:    sys/vm    vm_page.c
  Log:
  Check the correct queue for waking up the pageout daemon.  Specifically,
  the pageout daemon wasn't always being waken up appropriately when the
  (cache + free) queues were depleted.
  Submitted by:	David S. Miller <davem@jenolan.rutgers.edu>
  
  Revision  Changes    Path
  1.78      +2 -2      src/sys/vm/vm_page.c



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