Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 1998 22:54:50 -0700 (PDT)
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_map.c
Message-ID:  <199804280554.WAA19853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1998/04/27 22:54:49 PDT

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Fix a pseudo-swap leak problem.  This mitigates "leaks" due to
  freeing partial objects, not freeing entire objects didn't
  free any of it.  Simple fix to the map code.
  Reviewed by:	dg
  
  Revision  Changes    Path
  1.119     +35 -14    src/sys/vm/vm_map.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?199804280554.WAA19853>