Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 1995 04:24:13 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_map.c vm_object.c vm_object.h
Message-ID:  <199503221224.EAA03744@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help

davidg      95/03/22 04:24:12

  Modified:    sys/vm   vm_map.c vm_object.c vm_object.h
  Log:
  Removed unused fifth argument to vm_object_page_clean(). Fixed bug with
  VTEXT not always getting cleared when it is supposed to. Added check to
  make sure that vm_object_remove() isn't called with a NULL pager or for
  a pager for an OBJ_INTERNAL object (neither of which will be on the hash
  list). Clear OBJ_CANPERSIST if we decide to terminate it because of no
  resident pages.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503221224.EAA03744>