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 09/03/2007, 18h10   #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 12:08:25 -0500> From: dparker@utica.edu> Ben Humpert wrote:> > my dell PE 860 has a Intel DualCore Xeon with hyper-threading, my Dell > > PE 850 only has a Intel P4 with HT. On both i only see two processors > > (for sure, the dualcore has two physical core, P4 only one physical and > > one logical). Why i dont see four cores on my DualCore? DO i need a > > special kernel-image or something?> > Are you runnning a SMP kernel?> > Try "cat /proc/cpuinfo" and see if it shows both CPUs and the number of > cores in each.> > - Dave

Yes, for sure Here is what cat /proc/cpu said => http://nopaste.php-q.net/281168 (cpu cores 2)
  Réponse avec citation
Vieux 09/03/2007, 18h40   #2
Damien Ferrand
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re:

On 09/03/07 19:09 +0100, Ben Humpert wrote:
> > Date: Fri, 9 Mar 2007 12:08:25 -0500> From: dparker@utica.edu> Ben Humpert wrote:> > my dell PE 860 has a Intel DualCore Xeon with hyper-threading, my Dell > > PE 850 only has a Intel P4 with HT. On both i only see two processors > > (for sure, the dualcore has two physical core, P4 only one physical and > > one logical). Why i dont see four cores on my DualCore? DO i need a > > special kernel-image or something?> > Are you runnning a SMP kernel?> > Try "cat /proc/cpuinfo" and see if it shows both CPUs and the number of > cores in each.> > - Dave

>
> Yes, for sure Here is what cat /proc/cpu said => http://nopaste.php-q.net/281168 (cpu cores 2)


It looks like your CPU is as Xeon 3060. According to intel, this cpu doesn't
have hyper-threading. That's probably why you only see to processors.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF8agCijvYwIbxFwERAvz3AJ99jOm/8WfZyar2d5q5EjhBHRyY9QCeMq9M
RMP4Ie/E0yz29mbRjx+xplE=
=s/qO
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 09/03/2007, 19h10   #3
David A. Parker
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]


Ben Humpert wrote:
> > Date: Fri, 9 Mar 2007 12:08:25 -0500
> > From: dparker@utica.edu
> > Ben Humpert wrote:
> > > my dell PE 860 has a Intel DualCore Xeon with hyper-threading, my Dell
> > > PE 850 only has a Intel P4 with HT. On both i only see two processors
> > > (for sure, the dualcore has two physical core, P4 only one physical

> and
> > > one logical). Why i dont see four cores on my DualCore? DO i need a
> > > special kernel-image or something?

> >
> > Are you runnning a SMP kernel?
> >
> > Try "cat /proc/cpuinfo" and see if it shows both CPUs and the number of
> > cores in each.

>
> Yes, for sure Here is what cat /proc/cpu said =>
> http://nopaste.php-q.net/281168 (cpu cores 2)


Sorry, I can't get that website to come up.

Anyway, as you probably know, hyper threading is not the same as having
a second core. To the best of my knowledge, a dual-core CPU will always
show 2 cores regardless of whether it supports hyper threading. I don't
think you will see each core twice if they are 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
Vieux 09/03/2007, 19h30   #4
Damien Ferrand
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re:

On 09/03/07 14:02 -0500, David A. Parker wrote:
> Anyway, as you probably know, hyper threading is not the same as having
> a second core. To the best of my knowledge, a dual-core CPU will always
> show 2 cores regardless of whether it supports hyper threading. I don't
> think you will see each core twice if they are hyper threaded.

I saw a /proc/cpuinfo from a Xeon 5060 (dual-core with hyper-threading), you
do see each core twice.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF8bTLijvYwIbxFwERAkNaAJ9LRIwiRF4dfFlbR1ajNc XokHVC1QCeN5wF
AiGl7nkERgt0rufIO/052vI=
=XKkP
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 09/03/2007, 19h50   #5
David A. Parker
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]


Damien Ferrand wrote:
> On 09/03/07 14:02 -0500, David A. Parker wrote:
>> Anyway, as you probably know, hyper threading is not the same as having
>> a second core. To the best of my knowledge, a dual-core CPU will always
>> show 2 cores regardless of whether it supports hyper threading. I don't
>> think you will see each core twice if they are hyper threaded.

> I saw a /proc/cpuinfo from a Xeon 5060 (dual-core with hyper-threading), you
> do see each core twice.


Thanks for the correction. My mistake.

Ben, can you post your "cat /proc/cpuinfo" output for the box in question?

- 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
Vieux 09/03/2007, 20h10   #6
Cassiano Leal
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: HT shows two cores

Damien Ferrand wrote:
> On 09/03/07 14:02 -0500, David A. Parker wrote:
>> Anyway, as you probably know, hyper threading is not the same as having
>> a second core. To the best of my knowledge, a dual-core CPU will always
>> show 2 cores regardless of whether it supports hyper threading. I don't
>> think you will see each core twice if they are hyper threaded.

> I saw a /proc/cpuinfo from a Xeon 5060 (dual-core with hyper-threading), you
> do see each core twice.


A P4 HT shows two cores, even though there aren't two physical ones.

Cassiano

  Réponse avec citation
Vieux 11/03/2007, 16h30   #7
Matus UHLAR - fantomas
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]

On 09.03.07 19:09, Ben Humpert wrote:
> From: Ben Humpert <ben_humpert@msn.com>
> Date: Fri, 9 Mar 2007 19:09:00 +0100
> Subject: RE: [Fwd: Re: Debian Installer on DELL PowerEdge 850/860]
> To: debian-user@lists.debian.org
>
> > Date: Fri, 9 Mar 2007 12:08:25 -0500> From: dparker@utica.edu> Ben Humpert wrote:> > my dell PE 860 has a Intel DualCore Xeon with hyper-threading, my Dell > > PE 850 only has a Intel P4 with HT. On both i only see two processors > > (for sure, the dualcore has two physical core, P4 only one physical and > > one logical). Why i dont see four cores on my DualCore? DO i need a > > special kernel-image or something?> > Are you runnning a SMP kernel?> > Try "cat /proc/cpuinfo" and see if it shows both CPUs and the number of > cores in each.> > - Dave

>
> Yes, for sure Here is what cat /proc/cpu said => http://nopaste.php-q.net/281168 (cpu cores 2)


Hello,
you seem to have broken newline handling in your mail client (msn/hotmail?)
Please try to set it up to break lines below 80 characters and not to remove
line breaks where they are (microsoft has very bad guess where do line
breaks belong, they have no idea about plaintext formattinf and
flowed-format messages)
--
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
It's now safe to throw off your computer.


--
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 20h30.


Édité par : vBulletin® version 3.7.2
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
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 1,64384 seconds with 15 queries