Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2011 18:09:09 -0500
From:      Gary Palmer <gpalmer@freebsd.org>
To:        "Vladislav V. Prodan" <universite@ukr.net>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/163587: [sched_ule] The ULE scheduler does not load in the fourth core processor i3
Message-ID:  <20111225230909.GB43740@in-addr.com>
In-Reply-To: <4EF798A1.5080201@ukr.net>
References:  <201112252120.pBPLKmpJ026199@freefall.freebsd.org> <4EF798A1.5080201@ukr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 25, 2011 at 11:41:53PM +0200, Vladislav V. Prodan wrote:
> 25.12.2011 23:20, eadler@FreeBSD.org ??????????:
> > Synopsis: [sched_ule] The ULE scheduler does not load in the fourth core processor i3
> > 
> > State-Changed-From-To: open->closed
> > State-Changed-By: eadler
> > State-Changed-When: Sun Dec 25 21:20:24 UTC 2011
> > State-Changed-Why: 
> > Computers count from 0 :)
> 
> That's right.
> cpu3 fourth.
> And the chart cpu3 NOT loaded.

If you run 'top' do you see 3 in the 'C' column which shows processes
on a particular CPU?  Check with 'top -S' which will allow you to see the
kernel idle threads to make sure that you can see processes on CPU 4.
Also please check the output of 

sysctl -a | grep cpu

for any relevant information

Do you know how the program that drew the graphs gets its data?

Gary



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