Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Scali said:It's 2 logical processors, one physical.
So it appears as two processors to the OS (both with the same clockspeed, because there is only one clockspeed ofcourse, so in theory it appears as 2 3.4 GHz processors... not that the clock frequency matters to the OS at all). Which means the OS can run two threads at a time...
But since these two logical processors share the physical one, you can't really speak of 2 processors of a certain frequency. The point is that a single CPU would not be using all of its execution units fully... by making it into two logical CPUs the second thread can use the execution units that are left idle by the first one.
So you should look at it as "1 3.4 GHz processor + whatever extra instructions happen to execute in the second thread". Depending on the software you run, you can get somewhere between 0-25% boost with HT.
thanks for putting it in words that i couldnt findScali said:It's 2 logical processors, one physical.
So it appears as two processors to the OS (both with the same clockspeed, because there is only one clockspeed ofcourse, so in theory it appears as 2 3.4 GHz processors... not that the clock frequency matters to the OS at all). Which means the OS can run two threads at a time...
But since these two logical processors share the physical one, you can't really speak of 2 processors of a certain frequency. The point is that a single CPU would not be using all of its execution units fully... by making it into two logical CPUs the second thread can use the execution units that are left idle by the first one.
So you should look at it as "1 3.4 GHz processor + whatever extra instructions happen to execute in the second thread". Depending on the software you run, you can get somewhere between 0-25% boost with HT.
Scali said:So you should look at it as "1 3.4 GHz processor + whatever extra instructions happen to execute in the second thread". Depending on the software you run, you can get somewhere between 0-25% boost with HT.
More like -10% to +25%.Scali said:Depending on the software you run, you can get somewhere between 0-25% boost with HT.
xonik said:More like -10% to +25%.
Yes, but still, nearly 40% of Internet-connected computers aren't HT-aware. I think it's a point worth noting.Scali said:If you're running a non-HT aware OS perhaps, like Windows 2000.
With Windows XP you should not encounter any situations where HT will be slower than no HT, because the OS scheduler is aware of HT, and avoids such situations.
*shudder* i havent used 8x6 since... hell, pentium days? even with my pII i had 1024x768 i believe..Web developers be aware: Many users still have only 800x600 display screens
xonik said:Yes, but still, nearly 40% of Internet-connected computers aren't HT-aware. I think it's a point worth noting.
Source:
http://www.w3schools.com/browsers/browsers_stats.asp
edit: I realize that most of the owners of computers with HT technology use Windows XP, by the way![]()
xonik said:Yes, but wouldn't you consider a 0% performance increase to also be a misuse of the technology?
I don't draw a line when it comes to performance of a given technology. If there's a reasonable situation where the performance could suffer, I think it's worthwhile to mention it, for the sake of full exposition of the performance advantages and drawbacks.
xonik said:Yes, but wouldn't you consider a 0% performance increase to also be a misuse of the technology? I don't draw a line when it comes to performance of a given technology. If there's a reasonable situation where the performance could suffer, I think it's worthwhile to mention it, for the sake of full exposition of the performance advantages and drawbacks.
Of course, this conversation is quickly coming down to hair-splitting, so unless you have a retort, I'll leave this be![]()