Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 04:43:05 -0700 (PDT)
From:      David Greenman <dg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <199810211143.EAA08015@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          1998/10/21 04:43:05 PDT

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Add a diagnostic printf for freeing a wired page. This will eventually
  be turned into a panic, but I want to make sure that all cases of freeing
  pages with wire_count==1 (which is/was allowed) have first been fixed.
  
  Revision  Changes    Path
  1.108     +2 -1      src/sys/vm/vm_page.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?199810211143.EAA08015>