Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 1999 15:39:29 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <199902272339.PAA37579@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/02/27 15:39:28 PST

  Modified files:
    sys/vm               vnode_pager.c 
  Log:
  Reviewed by: "John S. Dyson" <dyson@iquest.net>
  Submitted by:	Matthew Dillon <dillon@apollo.backplane.com>
  To prevent a deadlock, if we are extremely low on memory, force synchronous
  operation by the VOP_PUTPAGES in vnode_pager_putpages.
  
  Revision  Changes    Path
  1.104     +20 -1     src/sys/vm/vnode_pager.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?199902272339.PAA37579>