Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 11:56:07 +0000 (UTC)
From:      Konstantin Belousov <kib@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:  <200809231156.m8NBuHbx053261@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-09-23 11:56:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             sched_ule.c 
  Log:
  SVN rev 183294 on 2008-09-23 11:56:07Z by kib
  
  MFC r180607 (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.
  
  Approved by:    re (rwatson)
  
  Revision   Changes    Path
  1.214.2.7  +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?200809231156.m8NBuHbx053261>