How to upgrade your Linux box for Steam

If your memory is too slow for your processor, it either won't work or won't make best use of it. If it's faster, your only loss is paying too much. We used 4GB of G.Skill Ripjaw Gaming Series Memory (F3-12800CL7D), which has a clock speed of 1600 Mhz. Most motherboards will now support up to 32GB of memory.

5. SATA ports (2 and 3)

CPUs

There's more to processing power than the speed of the processor

CPUs

There was a time when CPU performance came down to one thing: clock speed. A faster CPU could perform more operations in a given amount of time, and therefore could complete a given task before a slower CPU.

Clock speed is measured in Hertz, which are the number of instructions that can be completed in a second (OK, we're simplifying a bit here. Some instructions take more than one clock cycle). Most modern processors run at around a few Gigahertz (1GHz = 1'000'000'000Hz).

What constitutes an instruction depends on the type of processor. We will look at the x86 processor family, which are used in most desktops and laptops. This instruction set started in 1978 on the 16-bit Intel 8086 chip. The main instructions have stayed the same, and new ones have been added as new features have been needed.

The ARM family of processors (used in most mobile devices) uses a different instruction set, and so will have a different performance for the same clock speed. As well as the number of operations, different processors perform the operations on different amounts of data.

TOPICS