Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 1999 13:26:27 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c vm_object.c vm_page.c
Message-ID:  <199902242126.NAA02047@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/02/24 13:26:27 PST

  Modified files:
    sys/vm               vm_map.c vm_object.c vm_page.c 
  Log:
      Remove unnecessary page protects on map_split and collapse operations.
      Fix bug where an object's OBJ_WRITEABLE/OBJ_MIGHTBEDIRTY flags do
      not get set under certain circumstances ( page rename case ).
  
  Reviewed by:	Alan Cox <alc@cs.rice.edu>, John Dyson
  
  Revision  Changes    Path
  1.152     +4 -2      src/sys/vm/vm_map.c
  1.152     +4 -3      src/sys/vm/vm_object.c
  1.127     +8 -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?199902242126.NAA02047>