PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > RE: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

RE: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]

Réponse
 
LinkBack Outils de la discussion
Vieux 10/03/2007, 09h30   #1
Ben Humpert
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut RE: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]

> Date: Fri, 9 Mar 2007 15:26:51 -0500> From: dparker@utica.edu> > Ben Humpert wrote:> > Here it comes > > > > > > dr02g:~# cat /proc/cpuinfo> > processor : 0> > vendor_id : GenuineIntel> > cpu family : 6> > model : 15> > model name : Intel(R) Xeon(R) CPU 3060 @ 2.40GHz> > stepping : 6> > cpu MHz : 2400.240> > cache size : 4096 KB> > physical id : 0> > siblings : 2> > core id : 0> > cpu cores : 2> > fdiv_bug : no> > hlt_bug : no> > f00f_bug : no> > coma_bug : no> > fpu : yes> > fpu_exception : yes> > cpuid level : 10>> wp : yes> > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pgemca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm> > bogomips : 4803.54> > > > processor : 1> > vendor_id : GenuineIntel> > cpu family : 6>> model : 15> > model name : Intel(R) Xeon(R) CPU 3060 @ 2.40GHz> > stepping : 6> > cpu MHz : 2400.240> > cache size : 4096 KB> > physical id : 0> > siblings : 2> > core id : 1> > cpu cores : 2> > fdiv_bug : no> > hlt_bug : no> > f00f_bug : no> > coma_bug : no> > fpu : yes> > fpu_exception : yes> >cpuid level : 10> > wp : yes> > flags : fpu vme de pse tsc msr pae mce cx8apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ssht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm> > bogomips : 4800.31> > Based on what others have said, it does seem odd that you are not seeing > each core twice. The only thing I can think ofat this point is to > check the BIOS and see if HT is enabled (if it's even an option). Since > your kernel is SMP, HT support should be enabled.> > This probably won't make a difference, but what kernel version are you > using?>
kinda curious, uname -a said "Linux dr02g 2.6.18-4-686 #1 SMP Wed Feb 21 16:06:54 UTC 2007 i686 GNU/Linux".

This is not a SMP kernel, not a real one or something different?! dpkg said, the installed "kernel" is "linux-image-2.6.18-4-686" and "linux-image-2.6-686" (no kernel-image-* is installed)
  Réponse avec citation
Vieux 10/03/2007, 11h50   #2
Andrei Popescu
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]

Ben Humpert <ben_humpert@msn.com> wrote:

> kinda curious, uname -a said "Linux dr02g 2.6.18-4-686 #1 SMP Wed Feb
> 21 16:06:54 UTC 2007 i686 GNU/Linux".
> This is not a SMP kernel, not a real one or something different?!


~$ grep SMP /boot/config-2.6.18-4-686
CONFIG_SMP=y
# CONFIG_X86_BIGSMP is not set
CONFIG_SUSPEND_SMP=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_SMP=y

The 686 kernels are SMP for some time now.

> dpkg said, the installed "kernel" is "linux-image-2.6.18-4-686" and
> "linux-image-2.6-686" (no kernel-image-* is installed)


The linux kernel packages in etch and above have been renamed to avoid
conflicts with non-linux kernels like freebsd.

HTH,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 10/03/2007, 15h10   #3
Freddy Freeloader
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]

Andrei Popescu wrote:
> Ben Humpert <ben_humpert@msn.com> wrote:
>
>
>> kinda curious, uname -a said "Linux dr02g 2.6.18-4-686 #1 SMP Wed Feb
>> 21 16:06:54 UTC 2007 i686 GNU/Linux".
>> This is not a SMP kernel, not a real one or something different?!
>>

>
> ~$ grep SMP /boot/config-2.6.18-4-686
> CONFIG_SMP=y
> # CONFIG_X86_BIGSMP is not set
> CONFIG_SUSPEND_SMP=y
> CONFIG_X86_FIND_SMP_CONFIG=y
> CONFIG_X86_SMP=y
>
> The 686 kernels are SMP for some time now.
>
>
>> dpkg said, the installed "kernel" is "linux-image-2.6.18-4-686" and
>> "linux-image-2.6-686" (no kernel-image-* is installed)
>>

>
> The linux kernel packages in etch and above have been renamed to avoid
> conflicts with non-linux kernels like freebsd.
>
> HTH,
> Andrei
>

Well, I'm glad to see that I'm not the only one that was confused by the
renaming of kernel-image to linux-image. That one really had me going
for a while.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 12/03/2007, 15h00   #4
David A. Parker
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]


Freddy Freeloader wrote:
> Andrei Popescu wrote:
>> Ben Humpert <ben_humpert@msn.com> wrote:
>>
>>
>>> kinda curious, uname -a said "Linux dr02g 2.6.18-4-686 #1 SMP Wed Feb
>>> 21 16:06:54 UTC 2007 i686 GNU/Linux". This is not a SMP kernel, not a
>>> real one or something different?!
>>>

>>
>> ~$ grep SMP /boot/config-2.6.18-4-686
>> CONFIG_SMP=y
>> # CONFIG_X86_BIGSMP is not set
>> CONFIG_SUSPEND_SMP=y
>> CONFIG_X86_FIND_SMP_CONFIG=y
>> CONFIG_X86_SMP=y
>>
>> The 686 kernels are SMP for some time now.
>>
>>
>>> dpkg said, the installed "kernel" is "linux-image-2.6.18-4-686" and
>>> "linux-image-2.6-686" (no kernel-image-* is installed)
>>>

>>
>> The linux kernel packages in etch and above have been renamed to avoid
>> conflicts with non-linux kernels like freebsd.
>>
>> HTH,
>> Andrei
>>

> Well, I'm glad to see that I'm not the only one that was confused by the
> renaming of kernel-image to linux-image. That one really had me going
> for a while.
>


Regardless of all the kernel naming confusion, I guess this comes down
to the fact that your kernel supports SMP. This means it supports
multiple processors, multiple cores, and hyper threading. Since you are
only seeing two processors and not four, I don't think your CPU is hyper
threaded.

- Dave

--

Dave Parker
Utica College Department of
Integrated Information Technology Services
Data Processing Office
(315) 792-3229
Registered Linux User #408177


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 16h55.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,12695 seconds with 12 queries