Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 1998 19:12:22 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <199801070312.TAA07272@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1998/01/06 19:12:22 PST

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Turn off the VTEXT flag when an object is no longer referenced, so
  that an executable that is no longer running can be written to.  Also,
  clear the OBJ_OPT flag more often, when appropriate.
  
  Revision  Changes    Path
  1.105     +6 -2      src/sys/vm/vm_object.c



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