Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 16:55:04 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_fault.c
Message-ID:  <199901240055.QAA09766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/01/23 16:55:04 PST

  Modified files:
    sys/vm               vm_fault.c 
  Log:
      Get rid of unused old_m in vm_fault.  Add INVARIANTS to test whether
      page is still busy after all the hell vm_fault goes through.. it is
      supposed to be, and printf() if it isn't.  don't panic, though.
  
  Revision  Changes    Path
  1.97      +13 -4     src/sys/vm/vm_fault.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?199901240055.QAA09766>