Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 17:06:32 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_pageout.c
Message-ID:  <199901240106.RAA10518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/01/23 17:06:32 PST

  Modified files:
    sys/vm               vm_pageout.c 
  Log:
      It is possible for a page in the cache to be busy.  vm_pageout.c was not
      checking for this condition while it tried to free cache pages.  Fixed.
  
  Revision  Changes    Path
  1.132     +5 -1      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?199901240106.RAA10518>