Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 1996 14:16:24 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/vm vm_glue.c
Message-ID:  <199606302116.OAA18001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/06/30 14:16:23

  Modified:    sys/vm    vm_glue.c
  Log:
  Make -current consistant with -stable regarding time that a process
  sleeps before being swapped out.  The time is increased from 4 secs to
  10 secs.  Originally I had decreased it from 20 to 4, but that is a bit
  severe.  20 is too long though.
  
  Revision  Changes    Path
  1.51      +2 -2      src/sys/vm/vm_glue.c



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