Multi-CPU Question

Lane lane at joeandlane.com
Mon Oct 16 02:43:52 PDT 2006


On Monday 16 October 2006 04:26, you wrote:
> Lane wrote:
> > On Monday 16 October 2006 04:01, Payne wrote:
> >> Hi all,
> >>
> >> Hello I have a question. I got a box. I got a strange message...
> >>
> >> SMP: AP CPU #2 Launched!
> >>
> >> Is there a place under /proc that I can see if the first processor still
> >> working? Do I need to reboot the box, what does that message mean? Why
> >> does it happen?
> >>
> >> Thanks
> >>
> >>
> >> Payne
> >> _______________________________________________
> >> freebsd-questions at freebsd.org mailing list
> >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> To unsubscribe, send any mail to
> >> "freebsd-questions-unsubscribe at freebsd.org"
> >
> > Payne,
> >
> > I believe CPU #x Launched! means that your SMP Kernel is working
> > properly, has detected the multiple CPU's and has begun using them.
> >
> > My CPU's are numbered #0 and #1 so I get "CPU #1 Launched!"
> >
> > lane
> > _______________________________________________
> > freebsd-questions at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe at freebsd.org"
>
> Where in /proc can I see that?
>
> Payne
Hmmm... I don't know that you can see it in /proc.

Read "man smp" and follow the "SEE ALSO" section.

mptable shows some configuration information about SMP.

Also you can see activity in various CPU's with "top"

lane


More information about the freebsd-questions mailing list