Even if we periodically cleared away all the dust in the CPU processor?

And if so, what is the rate of slow-down? Would we be able to see it in task manager?

link|improve this question

40% accept rate
1  
Does the speed of electrons slow down with time? – Benoit Jul 24 '11 at 8:42
5  
Technically, yes, due to increased thermal noise due to an effect called electromigraton which thins out the tracking in the semiconductor material, but the effect is so minute that for all practical purposes it can be ignored; hence this is a comment and not an answer – Linker3000 Jul 24 '11 at 9:56
1  
WIkipedia aricle for those with an extreme curiosity: en.wikipedia.org/wiki/Electromigration – Linker3000 Jul 24 '11 at 10:14
possible duplicate of Why does hardware get slower with time? – dmckee Jul 24 '11 at 17:36
feedback

1 Answer

up vote 7 down vote accepted

No, the CPU runs at a fixed clock speed as determined by the BIOS and/or motherboard configuration. A build-up of dust on the CPU may cause it to overheat, which can eventually result in it locking up or failing altogether, but there will not be any gradual reduction in clock speed.

It is theoretically possible to have a CPU based on asynchronous logic with no fixed clock which could run as fast as the temperature would allow, but they are not used in any consumer machine that I am aware of.

link|improve this answer
1  
Good answer, but there is the caveat that some processors will downclock under thermal stress. (Usually these days they're just scaling the multiplier back so it's not quite technically changing the fixed clock speed, but still.) – Shinrai Aug 18 '11 at 20:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.