Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 22:43:14 -0700 (PDT)
From:      David Greenman <dg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <199810230543.WAA20106@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          1998/10/22 22:43:14 PDT

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Oops, revert part of last fix. vm_pager_dealloc() can't be called until
  after the pages are removed from the object...so fix the problem by
  not printing the diagnostic for wired fictitious pages (which is normal).
  
  Revision  Changes    Path
  1.132     +8 -7      src/sys/vm/vm_object.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?199810230543.WAA20106>