From f8d476d7e70d9866c8457657939902fcb83e4ead Mon Sep 17 00:00:00 2001 From: Zul-abdin <37822602+Zul-abdin@users.noreply.github.com> Date: Fri, 12 Oct 2018 00:23:44 -0400 Subject: [PATCH] Added info about Unlocked CPU's to Overclock --- client/src/pages/guide/english/computer-hardware/cpu/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/guide/english/computer-hardware/cpu/index.md b/client/src/pages/guide/english/computer-hardware/cpu/index.md index 050b91e36c..1cc1cdf748 100644 --- a/client/src/pages/guide/english/computer-hardware/cpu/index.md +++ b/client/src/pages/guide/english/computer-hardware/cpu/index.md @@ -15,7 +15,7 @@ Most modern CPUs use a 64-bit architecture, which means they use 64 bit long mem An instruction cycle for a CPU is called the fetch-decode-execute cycle - where the computer retrieves a instruction from its memory, deetermines which instruction it fetched and what it does, and then carries out said instrucitons. -Perhaps the most common issue affecting the CPU is inadequate cooling. CPUs are the main generators of heat in computer systems. Due to their nature, they are typically located under the computer fan. There are various ways of reducing heat in a computer with the two main systems being air fans or liquid cooling systems. Proper heat maintenance and additional hardware can allow a properly configured CPU to perform better than rated by the chip manufacturer (aka "Overclocking"). +Perhaps the most common issue affecting the CPU is inadequate cooling. CPUs are the main generators of heat in computer systems. Due to their nature, they are typically located under the computer fan. There are various ways of reducing heat in a computer with the two main systems being air fans or liquid cooling systems. Proper heat maintenance and additional hardware can allow a properly configured CPU to perform better than rated by the chip manufacturer (aka "Overclocking"). Note that chips must be unlocked in order to have the ablility to be overclocked.