Processors Toolkit
Story: Hyperthreading hurts server performance, say developers
When hyperthreading first came out, I found a 2 proc hyperthread machine, (4 virtual), to spec close to 100% of a real 4 proc machine.
The application used was a highly threaded isap ext, written in c++, running on IIS 5.0.
At the time I was very impressed, and concidered hyper threading to be the real deal.
I haven't ran any recent tests though.
I wonder if the problems people are seeing is runing multiple threads on a single hyper threaded proc machine, with out much latency between threads. I can theorize that performance would degrade because all the simultanous processing is infact virtualized. If, on the other hand, there is latency between the threads, a system like hyper threading can exploit the latency to execute another thread on a virutal proc.
Its been my experice too many threads are a killer ( thread polls are the way to go).
Full Talkback thread
Story: Hyperthreading hurts server performance, say developers
-
Intel sucks! Jonas Otero -
INTEL Sossaman will suffer from cache thrashing an... sharikou -
Has anyone else tried turning HyperThreading off a... Anonymous -
This is not a new discovery. Hyperthreading cause... Bovine -
I think you meant, "Thrash" the L1 & L2 cache... n... Anonymous -
I believe the description of "trash" was accu... Anonymous -
Why are they running a communication program like... Anonymous -
This tecnology also hurts application performance... Lincoln Oliveira -
When hyperthreading first came out, I found a 2 pr... Anonymous -
I got a 10% boost from hyperthreading...see my tes... Ian Ippolito
Back to: Hyperthreading hurts server performance, say developers



