On Sun, Dec 25, 2011 at 11:41:53PM +0200, Vladislav V. Prodan wrote: > 25.12.2011 23:20, [email protected] ??????????: > > 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
