I'm overclocking my 512MB RPi (it's stable): arm_freq=1000 gpu_freq=500 sdram_freq=500 over_voltage=4 force_turbo=0 The issue is that I get different results depending on how I attempt to measure the frequencies of the various clocks. If I run: $ vcgencmd get_config int arm_freq=1000 gpu_freq=500 sd...