Disk (magnetic)
====Super-scalar CPU (MIMD, Multiple instruction multiple data )====
Super-scalar CPUs add the possibility to issue more then one instruction per cycle. As long as these instructions are independent, each of them is dispatched into one of several parallel pipelines. Therefore, a super-scalar CPU can achieve an IPC (Instructions Per Cycle) higher than 1.
===ALU (Arithmetic Logic Unit )===