How to get an ARM CPU clock speed in Linux?

I have an ARM-based embedded machine based on S3C2416 board. According to the specifications I have available there should be a 533 MHz ARM9 (ARM926EJ-S according to /proc/cpuinfo), however the software running on it “feels” slow, compared to the same software on my Android phone with a 528MHz ARM CPU. /proc/cpuinfo tells me that BogoMIPS … Read more

Why aren’t all CPUs ‘overclocked’ as a factory default? [duplicate]

This question already has answers here: Closed 10 years ago. Possible Duplicate: Why are modern CPUs “underclocked”? When I was searching around for a desktop awhile back I came across a lot of discussions where techies talked about taking an e.g. 2.67GHz processor and ‘overclocking’ it so that it ran at 4GHz. If a CPU … Read more

Why are modern CPUs “underclocked”?

I keep reading since years about magical overclockability of modern CPUs. It is said that CPUs (with open multiplier) which are shipped to customers with (let’s say) preset 3GHz, can be overclocked “without problems” to (let’s say) 4GHz. But I can’t believe that CPU manufacturers are fooling themselves. I am thinking: should a CPU always … Read more

Is the performance of a CPU affected as it ages? [closed]

Want to improve this post? Provide detailed answers to this question, including citations and an explanation of why your answer is correct. Answers without enough detail may be edited or deleted. As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, … Read more