All,
I am considering investing in a HTPC and am a bit confused with the Intel Pentium 4 HyperThread technology. Is it an important development that one should have in their computer processor or is it just some buzz word in ad campaign to get you to buy something that costs more but dont necessarily gain anymore power? Or can I just go with Intel Pentium 4 2.93GHz with 800FSB and 1GB DDR Memory? Thanks.
+ Reply to Thread
Results 1 to 30 of 35
-
-
Hyperthreading can deliver 10 or 15 percent more performance. It can sometimes deliver less performance than a non-hyperthreading CPU too. You can always disable hyperthreading if it turns out to be a problem.
A 2.93 GHz P4 would have a 533 MHz FSB. I'd spend a few dollars more and get a 3.06 GHz P4 with 800 MHz FSB and hyperthreading. -
Yeah I have a P4 with HT but I disable it because it caused too many conflicts.I agree with getting a CPU with a faster FSB.If you're building a HTPC(no encoding) then what you are looking at is overkill,a 2GHz CPU is more than enough.
-
Originally Posted by MOVIEGEEK
-
You can try that,
add the following line in your boot.ini:
Code:multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professionnel without Hyperthreading" /noexecute=optin /fastdetect /numcpu=1
to make sure it will work, open your boot.ini and dupolicate the line juste under [operating system] section and add the /numcpu=1 and change the description.
So at each boot you will have the choice of which version of Windows you want to run.
I hope it will work. I never tried it. -
jagabo: a 3.06 GHz P4 is a 533 FSb processor, the 3.0 GHz is the 800 FSb processor.
Moving on
I found that HT on my 3.0 did yield a speed boost in encoding video with TMPGEnc 3.0 Xpress and since encoding is what I do that is the most processor intensive I leave it on. And of course if you are doing encoding of Video under XP you can restrict the encoding to one virtual CPU with HT and leave the other Virtual CPU free to run other things speedily. IOWs a HT P4 shows up in windows XP as two 3.0 CPUs. Not the same speed as two separate CPUs of course.
For max Speed if running a Intel then go for the dual core P4. -
Pentium D 805's are very cheap. Wouldn't you gain more performance from two phyisical cpus or dual cores then a phyisical cpu and a logical cpu...???
-
Originally Posted by kenmo
-
I actually use a dual Athlon 1900 MP machine as an HTPC running Windows MCE and it works just fine. In fact I was also using it for file sharing at one time and it was able to handle the MCE portion just fine. I actually found having a second processor pretty handy. Handy enough that my DH800 with dual 3.06s will be my new HTPC so that I can run the other CPU on video encodes in the background. A dual-core processor would be similarly handy. And if you do what I do and encode your shows down to smaller sizes (I take mine with me when I travel) most encoders will use both those cores. And if my 1900 MPs can handle MCE then as long as each core is at least 2.4 GHz you'd be running just fine. Now if you're gaming you'd want that single core faster CPU. All the same I'd disable HT on any P4 you get. Unless you use a lot of office apps at once you'd see more benefit of it being disabled so applications can see the entire chip.
FB-DIMM are the real cause of global warming -
I am lost here...why would you even want to dissable HT? What are the exakt benefits of doing that? and what kind of problems have people had with HT?
the reason I am asking is that in my current set-up I run a Intel (socket 478) P4 HT with 800MHZ FSB and have never had any problems since I buílt this machine a year and a half ago (or more can't remember)...It just keeps on going.. -
Originally Posted by kenmo
in all instruction pipelines you get "bubbles", i.e. portions of the pipeline devoid of instructions. when this happens it's known as a stall. the P4, by virtue of it's deep pipeline encounters stalls on a regular basis. hyperthreading is a way (it's used by IBM also) for the P4 to make sure that when a stall does occur that empty space in the pipeline is filled up with instructions from a second thread, thereby maximizing the pipelines efficiently.
the dual core P4's, with the exception of the extreme edition, don't have hyperthreading, so now, instead of having 1 31 stage pipeline with a stall, you have two that can potentially have a stall.
the question really becomes: is it better to have 1 pipeline being used to close to 100 percent effiecency or 2 pipelines used to 70 percent efficiency?
from the point of view of a daily pc, there is no question that a dual core P4 is a much smoother computing experience than a higher clocked single core cpu.
personally i would much rather have a higher clocked single core P4, with HT enabled and a larger L2 than a slower clocked dual core P4, no matter how much cheaper it is.
but it is obvious that you are leaning toward the D 805 and if truth be told, it a good chip at that price point, just don't expect any miracles from a chip that uses a mirrored L2 cache design and 533mhz fsb. -
Originally Posted by cd090580
-
Originally Posted by bacardi/avt
-
thought it might be games
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
Yes, it's two cores, but it's more than twice as fast, which is unusual. I ran a test earlier today, encoding a 1 minute DV AVI file to 8000 kbps CBR with my Athlon 64 X2 3800+. With one core disabled (and TMPGEnc running with a single thread) it took 112 seconds. With both cores enabled and TMPGEnc configured for two threads it took 50 seconds.
-
So had to do some test with TMPGEnc, I took two different Dolby trailers (train long and Rain) and one uncopressed avi (made with virtualdub from the Microsoft Pinnball HD trailer and these where the results:
Train: 1 tread took 2:16, 2 treads took 2:11
Rain: 1 tread took 1:41 , 2 treads took 1:44
Pinnball: 1 tread took 2:14 , 2 treads took 2:01
Train and Rain encoded as ES 720x480 3000CBR 29,98 fps
Pinnball encoded as ES 720x480 7000CBR 23,97 fps
The strange thing is the Rain trailer where it took longer with 2 treads than 1, but then again this might be due to HDD access. My conclusion (if you can make one only testing small clips like this) is that for me HT seams to be the way to go, still the speed gain isn't that great. -
Originally Posted by jagabo
Isn't kind of silly to disable HT just because it may interfere with some processes? -
A word of caution on disabling HyperThreading:
I installed Windows XP Pro with HT ENABLED in the BIOS, and XP detected it as dual-cpu blah blah blah and installed the appropriate drivers.
When I was testing the system later on, I DISABLED HT in the BIOS, and low and behold, Windows wouldn't boot! Just hung up a second before the logo appeared. As soon as I RE-ENABLED HT in the BIOS, Windows booted up happily.
I'm sure this has something to do with how XP installs itself initially (something to do with the HAL or whatever? Can't remember the terminology).
If I'm the only person who's had this problem, than I guess I'm just lucky!~W~ -
For more on disabling HT for a given process see:
http://www.techzonez.com/forums/showthread.php?t=11446
In my case when I used FairUse Wizard last night with HT enabled my CPU temperature soared past 75 degrees and my system was automatically shut off by MSI Core Monitor.
I tried running the program again to see if this was a fluke and I had to stop the program when the CPU reached 73 degrees.
I am going to disable one "processor" tonight and try again.
My computer has never had heat issues before, and I regularly use DVD Rebuilder, CCE and other encoding processes. -
Originally Posted by Eyedoctor2
Strange. What CPU are you using? I run a P4 3.0GHz, 800FSB with HT enabled. I run TMPGEnc Xpress in batch mode overnight all the time, with other background stuff running. Sometimes I'll start it burning at the same time or Start it suthoring a DVD in TDA right before I turn off the monitor and all three processes complete successfully. Keeping in mind all three are not running at the same time due to authoring or burning accessing the same drive. So it is Encoding and authoring or encoding and burning.
Bottom line if I check the CPU using my digital probe AKA index finger during an encoding session the heat sink is just slightly warm to the touch. I do tend to run my computer with the side off of the case, Lian Li aluminium case with three fans, since that did reduce CPU temerature and becasue I am a tinkerer. Sometimes just for easy repair. I found a bad Samsung SATA HD saturday, approx 2.5 years old. Fired off the email for RMA yesterday morn. couple of hours later had a RMA number and dropped into the UPS yesterday. When it comes back it will go back into service as temp storage use. One thing about Samsung they're in this state, usually less tan one week for ship to them and then they ship back RAM service. Quality is usually OK. I should have waited til SATA tech got more refined. This drive was a early model. 1st one lasted less than a week. I should have been checking disk management more often too as it showed the Samsung as "At Risk" status when I looked rather than the normal healthy. I never looked into it but it appears that XP Pro may be checking S.M.A.R.T. status or else monitoring r/w tries. -
Originally Posted by Eyedoctor2
-
Originally Posted by smearbrick1
With MSP set to "Normal" it took 90 seconds with hyperthreading, 105 seconds without. With MSP set to "Highest Quality (very slow)" it took 409 seconds with hyperthreading 401 seconds without.
Originally Posted by smearbrick1 -
Originally Posted by rkr1958FB-DIMM are the real cause of global warming
Similar Threads
-
Intel Core 2 Duo T7500 2.20 vs. Intel Core 2 Duo E8400 3.0
By vatkat234 in forum ComputerReplies: 6Last Post: 27th May 2009, 10:42 -
Is a 2.8 Pentium 4 w/HT able to playback HD?
By GLE3 in forum ComputerReplies: 2Last Post: 25th Mar 2009, 10:36 -
Intel Q6600 Kentsfield or Intel E8400 Wolfdale??? Help me decide which one
By budz in forum ComputerReplies: 33Last Post: 12th Mar 2009, 00:19 -
3.4 Pentium 4 or 935 Pentium D?
By DarrellS in forum ComputerReplies: 6Last Post: 11th Jan 2008, 23:58 -
GIGABYTE motherboard / Intel Pentium D 935
By thebirdf in forum ComputerReplies: 4Last Post: 2nd Nov 2007, 13:50