Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 12:25:28 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <200103042025.f24KPS350483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2001/03/04 12:25:27 PST

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Simplify vm_object_deallocate(), by decrementing the refcount first.
  This allows some of the conditionals to be combined.
  
  Revision  Changes    Path
  1.184     +14 -19    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?200103042025.f24KPS350483>