Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 1996 22:39:24 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_page.c
Message-ID:  <199606210539.WAA20618@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

dyson       96/06/20 22:39:23

  Modified:    sys/vm    vm_page.c
  Log:
  Improve algorithm for page hash queue.  It was previously about
  as bad as it could be.  This algorithm appears to improve fork
  performance (barely) measurably.
  
  Revision  Changes    Path
  1.59      +2 -2      src/sys/vm/vm_page.c



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