[SLUG] Hyperthreading

2008-07-03 Thread Rev Simon Rumble
I have an Intel Xeon 3 gig CPU and have hyperthreading turned on in the BIOS. I've been trying to work out what the advantages and disadvantages of this are. The CPU appears as two CPUs to the machine, which means that non-threaded apps don't appear to use the whole CPU. Is this a correct

Re: [SLUG] Hyperthreading

2008-07-03 Thread Brett Morgan
From wikipedia (http://en.wikipedia.org/wiki/Hyper-threading): Intel claims up to a 30% speed improvement compared against an otherwise identical, non-simultaneous multithreadinghttp://en.wikipedia.org/wiki/Simultaneous_multithreadingPentium 4. The performance improvement seen is very

Re: [SLUG] Hyperthreading

2008-07-03 Thread Dean Hamstead
My understanding (from uni cpu architecture) is that Hyperthreading (descended from supathreading) essentially straps a second control unit to the instruction portions within the cpu and then links it to the other control unit. It can therefore pretend to be a second cpu by utilizing the

Re: [SLUG] Hyperthreading

2008-07-03 Thread Rev Simon Rumble
This one time, at band camp, Brett Morgan wrote: From wikipedia (http://en.wikipedia.org/wiki/Hyper-threading): Yeah I read that. It didn't answer my question 8) -- Rev Simon Rumble [EMAIL PROTECTED] www.rumble.net The Tourist Engineer Just because you're on holiday, doesn't mean you're

Re: [SLUG] Hyperthreading

2008-07-03 Thread Brett Morgan
On Fri, Jul 4, 2008 at 10:53 AM, Rev Simon Rumble [EMAIL PROTECTED] wrote: This one time, at band camp, Brett Morgan wrote: From wikipedia (http://en.wikipedia.org/wiki/Hyper-threading): Yeah I read that. It didn't answer my question 8) My reading of it is that your feeling that

Re: [SLUG] Hyperthreading

2008-07-03 Thread Adrian Chadd
On Fri, Jul 04, 2008, Rev Simon Rumble wrote: I have an Intel Xeon 3 gig CPU and have hyperthreading turned on in the BIOS. I've been trying to work out what the advantages and disadvantages of this are. ok. The CPU appears as two CPUs to the machine, which means that non-threaded apps

Re: [SLUG] Hyperthreading

2008-07-03 Thread Rev Simon Rumble
Thanks for all the informative responses. So it seems there's only a minor performance decrease from having hyperthreading enabled if load is a single thread. i.e., my reading of top wasn't right. Thanks again. -- Rev Simon Rumble [EMAIL PROTECTED] www.rumble.net The Tourist Engineer Geeks

Re: [SLUG] Hyperthreading

2008-07-03 Thread Peter Chubb
Simon == Simon Rumble Rev writes: Simon I have an Intel Xeon 3 gig CPU and have hyperthreading turned Simon on in the BIOS. I've been trying to work out what the Simon advantages and disadvantages of this are. Simon The CPU appears as two CPUs to the machine, which means that Simon