Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 1998 10:12:20 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_page.h
Message-ID:  <199809011712.KAA10554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1998/09/01 10:12:20 PDT

  Modified files:
    sys/vm               vm_page.h 
  Log:
  Separate wakeup conditions for page I/O count (pg_busy) and lock (PG_BUSY).
  This is not sa completely solution to the deadlock, but the additional wakeups
  have helped in my observation.
  
  Suggested by: John Dyson
  
  Revision  Changes    Path
  1.45      +3 -4      src/sys/vm/vm_page.h



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