Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 1996 22:46:47 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_pageout.c
Message-ID:  <199606270546.WAA02036@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/06/26 22:46:47

  Branch:      sys/vm    RELENG_2_1_0
  Modified:    sys/vm    vm_pageout.c
  Log:
  Retrofitted the non-recursive RSS limiting code from main branch. Due
  to the major differences in the VM systems in current and stable, this
  retrofit does have some significant algorithmic differences. In any
  case, it should be superior to the old (recursive) algorithm in every way.
  This, along with the vm_glue.c fix, should fix all of the recent
  paging performance complaints.
  
  Reviewed by:	dyson
  
  Revision  Changes    Path
  1.51.4.9  +112 -130  src/sys/vm/vm_pageout.c



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