Skip to main content

About CPU cache RAM

The CPU must deliver its data at a very high speed. The regular RAM can not keep up with that speed. Therefore, a special RAM type called cache is used as a buffer - temporary storage. To get top performance from the CPU, the number of outgoing transactions must be minimized. The more data transmissions, which can be contained inside the CPU, the better the performance. Therefore,the 486 was equipped with a built in mathematical co-processor, floating point unit and 8 KB L1-cache RAM. These two features help minimize the data flow in and out of the CPU.

Cache RAM becomes especially important in clock doubled CPU's, where internal clock frequency is much higher than external. Then the cache RAM enhances the "horsepower" of the CPU, by allowing faster receipt or delivery of data. Beginning with 486 processors, two layers of cache are employed. The fastest cache RAM is inside the CPU. It is called L1 cache. The next layer is the L2 cache, which are small SRAM chips on the system board. See at the illustration below:


Comments

Popular posts from this blog

Tweezers

This tool is used tp piking up very small objects like small screws that are inconvenient to pick with human hand.

Asyncronous Communication

Asynchronous &is any data transmission that does not link the two devices with a common data clock. A Signal called a start bit is sent at the beginning of each segment, & a signal called a stop bit is sent at the end, these let the receiving device note the baundries(beginning & end) of a transmission packet. Early PC modems were almost Asynchronous devices operating at speeds of no more than 18,000 bps.

Diference between laptop & desktop computer

Most laptop processors are soldered directly in the motherboard, which means they cannot be removed. If there is some error in laptop processor, the entire motherboard needs to be replaced. Laptops processors can be slowed down when they are not running to their full capacity. The processor uses a technique called processor trotling that allows the operating system to put the processor in active sleep mode or shutdown mode. Laptop processors run at reduced clock rate than desktop processors. This helps them to produce less heat when running at full capacity. Laptop processors consume less power which though make them a slow performer but it greatly helps them to save battery life.