Re: Dual CPU query

2006-09-05 Thread Paul Johnson
On Tuesday 05 September 2006 20:53, [EMAIL PROTECTED] wrote: > I can not see referecne to my second CPU. The system is a fresh net > install of Debian Sarge. So I need to do anything special to get the > second CPU reconzied? What have i done wrong suring the Debian install? Grab one of the linux

Dual CPU query

2006-09-05 Thread julian
After reading the e-mail regarding issues upgrading cpu, I decided to check my Dual CPU server to see what /proc/cpuinfo said. This is what is says: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping

Re: Dual CPU query

2006-09-05 Thread Stephen Cormier
On Wednesday 06 September 2006 00:53, [EMAIL PROTECTED] wrote: > After reading the e-mail regarding issues upgrading cpu, I decided to > check my Dual CPU server to see what /proc/cpuinfo said. > > This is what is says: > > processor : 0 > vendor_id : GenuineIntel

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Walter Hoolwerf ha scritto: the problem (probably) is, that your application isn't smp enabled, like others said. this means, that your application is designed to do one task at a time, like for example, if you'd like to add 7 to 3 and put in in A, and afterwards like to add 9 to 7 and put

Re: Use of dual CPU?

2005-05-23 Thread Walter Hoolwerf
%0,0% 99,4% cpu000,0%0,0%0,4% 0,0% 0,0%0,0% 99,5% cpu01 99,0%0,0%0,9% 0,0% 0,0%0,0%0,0% Is this behaviour right for a dual cpu machine, or there is something not going right? Thanks in advance, MC the problem (probabl

Re: Use of dual CPU?

2005-05-23 Thread michael
On Mon, 2005-05-23 at 10:34 +0200, Marco Calviani wrote: > Miquel van Smoorenburg ha scritto: > > > You cannot run one program on two CPUs. It's simply not possible. > > > >What you can do is split your program up into multiple programs > >or threads, that you can run simultaneously - in that case

Re: Use of dual CPU?

2005-05-23 Thread michael
On Mon, 2005-05-23 at 09:30 +0200, Marco Calviani wrote: > Adam Mercer ha scritto: > > >On 23/05/05, Marco Calviani <[EMAIL PROTECTED]> wrote: > > > > > >>So, normally, even if i use an SMP kernel if i'm not telling the program > >>to use both CPU it will continue using only one CPU, right? > >>

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Miquel van Smoorenburg ha scritto: You cannot run one program on two CPUs. It's simply not possible. What you can do is split your program up into multiple programs or threads, that you can run simultaneously - in that case, you will use more than one CPU. But you need to redesign/rewrite your

Re: Use of dual CPU?

2005-05-23 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Marco Calviani <[EMAIL PROTECTED]> wrote: >Adam Mercer ha scritto: > >>On 23/05/05, Marco Calviani <[EMAIL PROTECTED]> wrote: >> >> >>>So, normally, even if i use an SMP kernel if i'm not telling the program >>>to use both CPU it will continue using only one CPU,

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Adam Mercer ha scritto: On 23/05/05, Marco Calviani <[EMAIL PROTECTED]> wrote: So, normally, even if i use an SMP kernel if i'm not telling the program to use both CPU it will continue using only one CPU, right? Yes, if the program isn't written to use both CPUs, it won't. Cheers Ad

Re: Use of dual CPU?

2005-05-23 Thread Adam Mercer
On 23/05/05, Marco Calviani <[EMAIL PROTECTED]> wrote: > So, normally, even if i use an SMP kernel if i'm not telling the program > to use both CPU it will continue using only one CPU, right? Yes, if the program isn't written to use both CPUs, it won't. Cheers Adam

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
Marco Calviani ha scritto: So, normally, even if i use an SMP kernel if i'm not telling the program to use both CPU it will continue using only one CPU, right? Regards, MC By the way i'm using g77 to compile the program i'm running... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: Use of dual CPU?

2005-05-23 Thread Marco Calviani
So, normally, even if i use an SMP kernel if i'm not telling the program to use both CPU it will continue using only one CPU, right? Regards, MC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Use of dual CPU?

2005-05-23 Thread Adam Mercer
0,0%1,4% 0,0% 0,0%0,0% 99,4% >cpu000,0%0,0%0,4% 0,0% 0,0%0,0% 99,5% >cpu01 99,0%0,0%0,9% 0,0% 0,0%0,0%0,0% > > Is this behaviour right for a dual cpu machine, or there is something > not going right?

Use of dual CPU?

2005-05-23 Thread Marco Calviani
,0% 99,5% cpu01 99,0%0,0%0,9% 0,0% 0,0%0,0%0,0% Is this behaviour right for a dual cpu machine, or there is something not going right? Thanks in advance, MC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Dual CPU

1999-06-24 Thread Sean 'Shaleh' Perry
On 24-Jun-99 Peter Iannarelli wrote: > Then explain why xosview version 1.7.1 on potato > reports the activity of both CPUs. > Because people are always getting better at breaking the rules (-:

Re: Dual CPU

1999-06-24 Thread Peter Iannarelli
Then explain why xosview version 1.7.1 on potato reports the activity of both CPUs. Sean 'Shaleh' Perry wrote: > On 24-Jun-99 Marcus Johansson wrote: > > > > Hi! > > > > We have a HP-UX box with dual cpu's, and the 'top' program shows the status > > of > > both cpu's, and even which cpu the pr

RE: Dual CPU

1999-06-24 Thread Sean 'Shaleh' Perry
On 24-Jun-99 Marcus Johansson wrote: > > Hi! > > We have a HP-UX box with dual cpu's, and the 'top' program shows the status > of > both cpu's, and even which cpu the processes are running on. Will the top > (the > GNU variant I guess) distributed with Debian 2.1 show anything like that? If >

Dual CPU

1999-06-24 Thread Marcus Johansson
Hi! We have a HP-UX box with dual cpu's, and the 'top' program shows the status of both cpu's, and even which cpu the processes are running on. Will the top (the GNU variant I guess) distributed with Debian 2.1 show anything like that? If I have dual cpu's that is... Or could I recompile top w