Unix Technical Forum

Intel processor identifier tool, where is it?

This is a discussion on Intel processor identifier tool, where is it? within the SQL Server Data Warehousing forums, part of the Microsoft SQL Server category; --> Hi, I have lost the link where there is a tool to identify the processors in my server. to ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server Data Warehousing

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 06:41 PM
Jéjé
 
Posts: n/a
Default Intel processor identifier tool, where is it?

Hi,

I have lost the link where there is a tool to identify the processors in my
server.
to identify which one is the physical and which one is the HT.

any one can help me?

thanks.

Jerome.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 06:41 PM
Mike Epprecht \(SQL MVP\)
 
Posts: n/a
Default Re: Intel processor identifier tool, where is it?

Hi

On a box with 4 HT physical processors, Windows looks at them as follows:
0,1 2,3 are the 1st 'processor' on a chip
4,5,6,7 are the 2nd 'processor' on a chip.

So if you want SQL not to use the 2nd HT 'processor', don't enable 4,5,6,7

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"Jéjé" <willgart_A_@hotmail_A_.com> wrote in message
news:eHzD6y36FHA.1248@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> I have lost the link where there is a tool to identify the processors in
> my server.
> to identify which one is the physical and which one is the HT.
>
> any one can help me?
>
> thanks.
>
> Jerome.
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2008, 06:41 PM
Jéjé
 
Posts: n/a
Default Re: Intel processor identifier tool, where is it?

thanks.

"Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
news:e1BtuyQ7FHA.3984@TK2MSFTNGP11.phx.gbl...
> Hi
>
> On a box with 4 HT physical processors, Windows looks at them as follows:
> 0,1 2,3 are the 1st 'processor' on a chip
> 4,5,6,7 are the 2nd 'processor' on a chip.
>
> So if you want SQL not to use the 2nd HT 'processor', don't enable 4,5,6,7
>
> Regards
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> IM: mike@epprecht.net
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
> "Jéjé" <willgart_A_@hotmail_A_.com> wrote in message
> news:eHzD6y36FHA.1248@TK2MSFTNGP14.phx.gbl...
>> Hi,
>>
>> I have lost the link where there is a tool to identify the processors in
>> my server.
>> to identify which one is the physical and which one is the HT.
>>
>> any one can help me?
>>
>> thanks.
>>
>> Jerome.
>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-27-2008, 06:41 PM
Jasper Smith
 
Posts: n/a
Default Re: Intel processor identifier tool, where is it?

http://www.intel.com/cd/ids/develope...logy/19122.htm

--
HTH

Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
I support PASS - the definitive, global
community for SQL Server professionals -
http://www.sqlpass.org

"Jéjé" <willgart_A_@hotmail_A_.com> wrote in message
news:eHzD6y36FHA.1248@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> I have lost the link where there is a tool to identify the processors in
> my server.
> to identify which one is the physical and which one is the HT.
>
> any one can help me?
>
> thanks.
>
> Jerome.
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-27-2008, 06:41 PM
Jéjé
 
Posts: n/a
Default Re: Intel processor identifier tool, where is it?

thanks !
finally my physical processors are the 0,2,4&6

"Jasper Smith" <jasper_smith9@hotmail.com> wrote in message
news:ObfPWET7FHA.2692@tk2msftngp13.phx.gbl...
> http://www.intel.com/cd/ids/develope...logy/19122.htm
>
> --
> HTH
>
> Jasper Smith (SQL Server MVP)
> http://www.sqldbatips.com
> I support PASS - the definitive, global
> community for SQL Server professionals -
> http://www.sqlpass.org
>
> "Jéjé" <willgart_A_@hotmail_A_.com> wrote in message
> news:eHzD6y36FHA.1248@TK2MSFTNGP14.phx.gbl...
>> Hi,
>>
>> I have lost the link where there is a tool to identify the processors in
>> my server.
>> to identify which one is the physical and which one is the HT.
>>
>> any one can help me?
>>
>> thanks.
>>
>> Jerome.
>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-27-2008, 06:41 PM
Andrew J. Kelly
 
Posts: n/a
Default Re: Intel processor identifier tool, where is it?

Actually Mike I believe it depends on the motherboard as to the order. Some
are 0123 and others are 0,2,4,6.

--
Andrew J. Kelly SQL MVP


"Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message
news:e1BtuyQ7FHA.3984@TK2MSFTNGP11.phx.gbl...
> Hi
>
> On a box with 4 HT physical processors, Windows looks at them as follows:
> 0,1 2,3 are the 1st 'processor' on a chip
> 4,5,6,7 are the 2nd 'processor' on a chip.
>
> So if you want SQL not to use the 2nd HT 'processor', don't enable 4,5,6,7
>
> Regards
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> IM: mike@epprecht.net
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
> "Jéjé" <willgart_A_@hotmail_A_.com> wrote in message
> news:eHzD6y36FHA.1248@TK2MSFTNGP14.phx.gbl...
>> Hi,
>>
>> I have lost the link where there is a tool to identify the processors in
>> my server.
>> to identify which one is the physical and which one is the HT.
>>
>> any one can help me?
>>
>> thanks.
>>
>> Jerome.
>>
>>

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:52 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com