Mailinglist Archive: opensuse (2086 mails)
| < Previous | Next > |
Re: [opensuse] Re: How many cpu's can linux support?
- From: Don Raboud <dwraboud@xxxxxxxxxxxxxxx>
- Date: Sun, 26 Aug 2007 07:00:51 -0600
- Message-id: <200708260700.51879.dwraboud@xxxxxxxxxxxxxxx>
On Sunday 26 August 2007 05:58, Andrei Verovski (aka MacGuru) wrote:
> On Sunday 26 August 2007 10:43:42 Jan Engelhardt wrote:
> >> How many cpu's can linux support?
> >
> > cat /proc/cpuinfo | grep ^processor | tail -n1
>
> processor: 1 (one)
>
> rpm -q kernel-default
> kernel-default-2.6.22.2-ccj52
>
> Any idea what is happening? I have Core 2 Duo
You also have a processor "0". Try just
cat /proc/cpuinfo | grep ^processor
--
Don
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> On Sunday 26 August 2007 10:43:42 Jan Engelhardt wrote:
> >> How many cpu's can linux support?
> >
> > cat /proc/cpuinfo | grep ^processor | tail -n1
>
> processor: 1 (one)
>
> rpm -q kernel-default
> kernel-default-2.6.22.2-ccj52
>
> Any idea what is happening? I have Core 2 Duo
You also have a processor "0". Try just
cat /proc/cpuinfo | grep ^processor
--
Don
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |