Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2008 05:13:47 +0000 (UTC)
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:  <200807190513.m6J5DuJm024492@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2008-07-19 05:13:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 180607 on 2008-07-19 05:13:47Z by jeff
  
   - Check whether we've recorded this tick in ts_ticks on another cpu in
     sched_tick() to prevent multiple increments for one tick.  This pushes
     the value out of range and breaks priority calculation.
  
  Reviewed by:    kib
  Found by:       pho/nokia
  Sponsored by:   Nokia
  MFC after:      3 days
  
  Revision  Changes    Path
  1.246     +6 -0      src/sys/kern/sched_ule.c



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