Re: Determining if the current processor is Hyperthreaded

2005-08-06 Thread Athul Acharya
On 8/5/05, Athul Acharya <[EMAIL PROTECTED]> wrote: > On 8/2/05, Athul Acharya <[EMAIL PROTECTED]> wrote: > > That is, I want to know whether the current cpu I (kernel code) am > > executing on is hyperthreaded, and if so, which logical cpu represents > > the other thread on chip. > > Trying again

Re: Determining if the current processor is Hyperthreaded

2005-08-05 Thread Athul Acharya
On 8/2/05, Athul Acharya <[EMAIL PROTECTED]> wrote: > That is, I want to know whether the current cpu I (kernel code) am > executing on is hyperthreaded, and if so, which logical cpu represents > the other thread on chip. Trying again, as it seems like a simple thing that really should exist --

Re: Determining if the current processor is Hyperthreaded

2005-08-02 Thread Athul Acharya
On 8/2/05, Bill Davidsen <[EMAIL PROTECTED]> wrote: > Athul Acharya wrote: > > Hey folks, > > > > Is there a quick way to determine if the current processor is > > Hyperthreaded, and if so, which logical processor represents the other > > thread on the chip? Please cc replies to me as I am not subs

Re: Determining if the current processor is Hyperthreaded

2005-08-02 Thread Bill Davidsen
Athul Acharya wrote: Hey folks, Is there a quick way to determine if the current processor is Hyperthreaded, and if so, which logical processor represents the other thread on the chip? Please cc replies to me as I am not subscribed to the list :-) Look at /proc/cpuinfo and see if "siblings" is

Determining if the current processor is Hyperthreaded

2005-07-29 Thread Athul Acharya
Hey folks, Is there a quick way to determine if the current processor is Hyperthreaded, and if so, which logical processor represents the other thread on the chip? Please cc replies to me as I am not subscribed to the list :-) Thanks, Athul - To unsubscribe from this list: send the line "unsubsc