Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2008 05:41:36 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern sched_ule.c
Message-ID:  <200811180541.mAI5fquU020236@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-11-18 05:41:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
  SVN rev 185047 on 2008-11-18 05:41:36Z by jhb
  
  When checking to see if another CPU is running its idle thread, examine
  the thread running on the other CPU instead of the thread being placed on
  the run queue.
  
  Reported by:    Ravi Murty @ Intel
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.249     +4 -4      src/sys/kern/sched_ule.c



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