Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2003 20:23:39 -0800 (PST)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern sched_ule.c
Message-ID:  <200312110423.hBB4NdHn066949@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2003/12/10 20:23:39 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Don't let the pctcpu rate limiter throttle us if we have recorded over
     SCHED_CPU_TICKS ticks.  This was allowing processes to display
     (1/SCHED_CPU_TIME * 100) % more cpu than they had used.
  
  Revision  Changes    Path
  1.88      +2 -1      src/sys/kern/sched_ule.c



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