On Monday 16 October 2006 12:26, Payne wrote:
> Where in /proc can I see that?
Unlike Linux, FreeBSD shows only process and kernel thread
information in procfs.
The equivalent interface for seeing/changing system options
is sysctl. Try "sysctl hw | less".
For example:
root:0:~# sysctl -d hw.ncpu
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 p
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
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?
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
__