Re: SMP question

2005-01-12 Thread Jason Henson
On 01/12/05 11:11:46, Bob Ababurko wrote:
Hi all-
I am wondering if it is possible to specify which processor that a  
process will use, on a multi-processor box.  Where can I find this  
information if it is possible.

Thanks,
Bob
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[EMAIL PROTECTED]"


Try asking the smp, hackers, and threads lists.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


SMP question

2005-01-12 Thread Bob Ababurko
Hi all-
I am wondering if it is possible to specify which processor that a 
process will use, on a multi-processor box.  Where can I find this 
information if it is possible.

Thanks,
Bob
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SMP: question

2003-06-19 Thread jle

> Hello,
>
> I am trying to configure an dual processor server for the first time.
> It is a 6 year old HP with PIII Xeon 500's.
>
> The question I have is that when I boot into single user mode (as I have
> had problems in multi-user) it shows only one proc starting up.  This:
>
> SMP: AP CPU #1 Launched!
>
> Should this show the second one?

CPU #1 *is* the second one. The first one is CPU #0. It launched when you
booted, before you got to the second one.


>
> The problem in multi-user mode is that after boot, 5 minutes later when
> I am doing anything it reboots after 5 mins.
>
> Any ideas?  Or where I can visit something online.  I haven't been able
> to find any really reliable SMP docs online.  And I could be blind but I
> can't find anything in the handbook.
>

Check dmesg and /var/log/messages for info.

HTH
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: SMP: question

2003-06-19 Thread Jesse Guardiani
Asenchi wrote:

> Hello,
> 
> I am trying to configure an dual processor server for the first time.  It
> is a 6 year old HP with PIII Xeon 500's.
> 
> The question I have is that when I boot into single user mode (as I have
> had problems in multi-user) it shows only one proc starting up.  This:
> 
> SMP: AP CPU #1 Launched!
> 
> Should this show the second one?
> 
> The problem in multi-user mode is that after boot, 5 minutes later when I
> am doing anything it reboots after 5 mins.
> 
> Any ideas?  Or where I can visit something online.  I haven't been able to
> find any really reliable SMP docs online.  And I could be blind but I
> can't find anything in the handbook.

I think your dmesg.boot and your kernel config file would be good to
see right about now.


> 
> Thanks,
> 
> Curt Micol
> 

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


SMP: question

2003-06-19 Thread Asenchi
Hello,

I am trying to configure an dual processor server for the first time.  It is a 6 year 
old HP with PIII Xeon 500's.

The question I have is that when I boot into single user mode (as I have had problems 
in multi-user) it shows only one proc starting up.  This:

SMP: AP CPU #1 Launched!

Should this show the second one?

The problem in multi-user mode is that after boot, 5 minutes later when I am doing 
anything it reboots after 5 mins.

Any ideas?  Or where I can visit something online.  I haven't been able to find any 
really reliable SMP docs online.  And I could be blind but I can't find anything in 
the handbook.

Thanks,

Curt Micol

-- 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"