Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Disabling Hyper-Threading

I have a 15" macbook pro(late 2011 2.4ghz) with lion 10.7.3 and would like to turn off Hyper-Threading to decrease my Encode Times. Handbreak only uses 600% of the cpu instead of 800%. I tried to diable it using the command "sudo nvram SMT=0" when i check it after restarting, it says smt is "0" but all Logical Cores are still active.


Is Anybody else have the same issue or am i doing something wrong?

MacBook Pro, Mac OS X (10.7.3)

Posted on May 7, 2012 3:39 AM

Reply
3 replies

May 7, 2012 4:38 AM in response to dontb3trlp3n

That processor has 4 cores. Hyperthreading lets it handle 8 threads at the same time. The hyperthreading hardware provides an extra set of registers for each core. Switching between register sets is extremely fast.

The net effect is only slightly slower than an 8 core non-hyperthreaded processor.


How many threads the program you are running can use was determined by the author of the program. If it was written as a single threaded program it will never use more than one thread on the processor.


If it was written to use 8 threads (highly unlikely) and you disable hyperthreading it would take twice as long to run.

Disabling Hyper-Threading

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.