Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 14:06:01 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_zeroidle.c
Message-ID:  <200207192106.g6JL61oQ045248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/07/19 14:06:01 PDT

  Modified files:
    sys/vm               vm_zeroidle.c 
  Log:
  Set P_NOLOAD on the pagezero kthread so that it doesn't artificially skew
  the loadav.  This is not real load.  If you have a nice process running in
  the background, pagezero may sit in the run queue for ages and add one to
  the loadav, and thereby affecting other scheduling decisions.
  
  Revision  Changes    Path
  1.17      +7 -1      src/sys/vm/vm_zeroidle.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?200207192106.g6JL61oQ045248>