open a terminal and try a small performance test with heavy load on all 4 CPU cores:
$ yes "yes > /dev/null&" | head -n4 | bash
How is the CPU temperature now after running this for a minute ?
open a terminal and try a small performance test with heavy load on all 4 CPU cores:
$ yes "yes > /dev/null&" | head -n4 | bash
How is the CPU temperature now after running this for a minute ?