Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 17:12:35 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_object.c
Message-ID:  <200301270112.h0R1CZjF094104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/01/26 17:12:35 PST

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Simplify vm_object_page_remove(): The object's memq is now ordered.  The
  two cases that existed before for performance optimization purposes can
  be reduced to one.
  
  Revision  Changes    Path
  1.257     +31 -62    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?200301270112.h0R1CZjF094104>