State cache memory? Give its types and explain with neat diagram.

1 Answer

Answer :

Cache memory:

image

Cache memory is extremely fast memory that is built into a CPU, or located next to it on a separate chip. It supplies the processor with the most frequently requested data and instructions. A cache controller always tries to make sure that the data required by the processor in the next memory access is available in the cache memory. 

There are three types of cache memory: L1, L2 & L3 cache memory.

L1 cache memory:

The L1 cache also called internal or integral cache is always a part of the processor chip.

L1 cache always runs at full processor speed.

It was the fastest cache in the system.

L1 cache was originally 8 KB.

L2 cache memory:

The L2 cache originally called external cache because it was external to the processor chip when it was introduced.

It was present on the motherboard and used to run at CPU bus speed.

To improve the performance of the system, L2 cache was directly incorporated as part of the processor die.

L2 cache was originally 128 KB.

L3 cache memory:

The L3 cache has been present in high end work stations and servers such as Xenon and Itanium.

Pentium 4 Extreme Edition was the first desktop PC processor with L3 cache.

Later Editions of same processor were introduced with larger L2 cache rather than L3 cache.

Related questions

Description : Draw neat labelled constructional diagram of INKJET printer. Describe the function of each block. State two advantages.

Last Answer : It is a non-impact printer. It provides letter quality printout than dot matrix printer. Its output is sharper than Dot matrix though its output quality is not to the same level of laser printer ... is compatible in quality to that of a laser printer. Faster when compared to Dot Matrix printers.

Description : Describe the different modes of fibre optic cable with neat diagram. Compare fibre optic cable with UTP cable.

Last Answer : STEP-INDEX MULTIMODE FIBER has a large core, up to 100 microns in diameter. As a result, some of the light rays that make up the digital pulse may travel a direct route, whereas others ... optic cables. Fiber is more expensive than copper due to the light emitting equipment and cost.

Description : Describe the function and operation of firewall with neat diagram.

Last Answer : A firewall is a part of computer system or network that is designed to block unauthorized access while permitting authorized communications.  2. It is a device or set of devices configured to ... i. Packet filter ii. Proxy server iii. Circuit-level Gateway iv. Application Gateway

Description : State characteristics of L2 cache.

Last Answer : 1. It is external to the processor core. 2. Same processor can be used with different L2 cache. 3. Larger L2 cache increases the performance of the system. 4. Cache performance can be measured in ... whether the line is in the cache) 7. Miss Penalty = Additional time required because of a miss

Description : Draw pin diagram of ATX power supply. Give specifications of each pin.

Last Answer : -12V Used in some types of serial port circuits -5V Used for floppy controllers 0V Ground +3.3V Used in many of the new CPUs, system memory, AGP video cards Power Good Signal (PW-OK) The computer ... special circuits even when SMPS is off PS-ON is an input to SMPS only when the signal is low.

Description : Draw and explain the block diagram of SMPS.

Last Answer : SMPS used in a PC has five sections AC input section Receives unregulated input AC supply from mains. This signal is filtered using line filter and given to full wave rectifier for ... circuits shut off the output section of the SMPS, thereby avoiding damage due to over current flow.

Description : Explain Passive matrix LCD with diagram.

Last Answer : Passive Matrix: Passive-matrix is a technology that uses a grid of vertical and horizontal wires to display an image on the screen. Each pixel is controlled by an intersection of two wires in the grid. ... are no switching devices, and each pixel is addressed for more than one frame time. 

Description : With the help of diagram explain working of UPS

Last Answer : The UPS delivers uninterrupted power to the ac load. It consists of the following functional blocks: AC mains section contains filter, transformer and rectifierIt receives ac supply, ... has synchronization circuits for smooth change-over from mains to inverter ac avoid waveform distortion.

Description : Explain architecture of Intel chipset 945G with Diagram.

Last Answer : Architecture of Intel chipset 945G The Intel 945G chipset family includes 3 members 945G, 945P and 945TL. It supports Intel new dual core Pentium. Processor & also supports ... incorporates Intel graphic media accelerator integrated on board. It uses ICH7 which is faster than ICH6.

Description : What is network topology? List network standards. Explain token ring standard with the help of diagram.

Last Answer : Network topology: A network topology is the arrangement of a network, including its nodes and connecting lines. There are two ways of defining network geometry: the physical topology and the logical (or signal ... empty" frame, ready to be taken by a workstation when it has a message to send.

Description : Which of the following correctly lists computer memory types from highest to lowest speed? (A) Secondary Storage: Main Memory (RAM); Cache. Memory; CPU Registers (B) CPU Registers; Cache Memory; ... (RAM); Secondary Storage (D) Cache Memory; CPU Registers; Main Memory (RAM); Secondary Storage

Last Answer : Answer: C (CPU Registers > Cache Memory > Main Memory (RAM) > Secondary Storage)

Description : ______ is the fastest form of RAM but also the most expensive. Due to its cost it is not used as main memory but rather for cache memory: a) SRAM b) DRAM c) SDRAM d) None of These

Last Answer : a) SRAM

Description : What is the reason for losing their content / cache and main memory due to power outage ?

Last Answer : Cache and main memory lose their content due to power outage . They are volatile so they lose information .

Description : What are the benefits of cache memory ?

Last Answer : : Advantages of Cash Memory: 1. Access time for cache memory is one-seventh of the access time for main memory. 2. Access to cache memory is short. 3. Cache memory done quickly. 4. Cache memory speeds up the computer.

Description : What are the benefits of cache memory ?

Last Answer : 1. Cache memory access time is one-seventh of the main memory time. 2. Access to cache memory is short. 3. Cache memory done quickly. 4. Cache memory makes the computer run at high speeds.

Description : When cache memory is full what happen?

Last Answer : Need answer

Description : Which of the following memories has the shortest access times? A) Cache memory B) Magnetic bubble memory C) Magnetic core memory D) RAM

Last Answer : Answer : A

Description : The ALU of a computer responds to the commands coming from A) Primary memory B) Control section C) External memory D) Cache memory

Last Answer : Answer : B

Description : Which of the following memories has the shortest access time? A. Cache memory B. Magnetic Bubble Memory C. Magnetic Core Memory D. None of the above

Last Answer : A. Cache memory

Description : ___________ is a very high speed memory placed in between RAM and CPU. A. Magnetic disk B. Magnetic drum C. Virtual memory D. Cache memory

Last Answer : D. Cache memory

Description : Cache and main memory will not be able to hold their contents when the power is off. They are ________ A. Static B. Dynamic C. Non Volatile D. Volatile

Last Answer : D. Volatile

Description : Which memory is assembled between main memory and CPU: a. Primary memory b. Cache memory Cc. Botha & b d. None of these

Last Answer : b. Cache memory

Description : Which unit acts as the brain of the computer which control other peripherals and interfaces: a. Memory unit b. Cache unit c. Timing and control unit d. None of these

Last Answer : c. Timing and control unit

Description : Cache memory is located between main memory and : a. CPU b. Memory c. Botha &b d. None of these

Last Answer : a. CPU

Description : Which memory is used to copy instructions or data currently used by CPU: a. Main memory b. Secondary memory c. Cache memory d. None of these

Last Answer : c. Cache memory

Description : Copy of instruction in cache memory is known as: a Execution cache b. Data cache c. Instruction cache d. Allof these

Last Answer : c. Instruction cache

Description : Copy of data in cache memory is called. a. Datacache b. Execution cache c. Address cache d. Control cache

Last Answer : a. Datacache

Description : What are 2 advantages of cache memory: a. Reduction of average access time for CPU memory b. Reduction of bandwidth of available memory of CPU c. Botha&b d. None of these

Last Answer : c. Botha&b

Description : On what method search in cache memory used by the system. a. Cache directing b. Cache mapping c. Cache controlling d. Cache invalidation

Last Answer : b. Cache mapping

Description : In cache memory hit rate indicates. a. Data from requested address is not available b. Data from requested address is available c. Control from requested address is available d. Address from requested address is not available

Last Answer : b. Data from requested address is available

Description : In cache memory miss rate indicates. a. Availability of requested data b. Availability of requested address c. Non-Availability of requested data d. Non-Availability of requested address

Last Answer : c. Non-Availability of requested data

Description : Updating writes to cache data andalsoto___ a. Directories b. Memory c. Registers d. Folders

Last Answer : a. Directories

Description : function select takes op code in IR translating to function of ALU and it may be compact binary code or one line per ALU: a ALU b CPU c. Memory d. Cache

Last Answer : a ALU

Description : Which of the following memories has the shortest access times? a. Cache memory b. Magnetic bubble memory c. Magnetic core memory d. RAM

Last Answer : Cache memory

Description : The ALU of a computer responds to the commands coming from a. Primary memory b. Control section c. External memory d. Cache memory

Last Answer : Control section

Description : You will use _____between main memory & registers to hide "slow" DRAM: a) RAM b) Cache c) ROM d) None of These

Last Answer : RAM

Description : Which memory is fastest among all the memories in a computer: a) RAM b) Cache Memory c) EPROM d) None of These

Last Answer : b) Cache Memory

Description : Which is very high speed semiconductor memory which can speed up CPU: a) Secondary Memory b) Cache Memory c) Primary Memory d) None of These

Last Answer : b) Cache Memory

Description : Cache and main memory will lose their contents when the power is off. They are-- 1) Dynamic 2) Faulty 3) Volatile 4) Static

Last Answer : 3) Volatile

Description : Which of the following is a web service that manages the memory cache in the cloud? A. Amazon Elastic Cache B. Amazon RDS C. RDMS on EC2 D. Auto Scaling

Last Answer : Amazon Elastic Cache

Description : Which one of the following statements is false regarding the Distributed Cache? a) The Hadoop framework will ensure that any files in the Distributed Cache are distributed to all map and reduce tasks. b) ... Cache on to the slave node before any tasks for the job are executed on that node.

Last Answer : MapReduce tries to place the data and the compute as close as possible

Description : Cache and main memory will lose their contents when the power is off. They are-- 1 Dynamic 2 Faulty 3 Volatile 4 Static

Last Answer : 3 Volatile

Description : What is cache memory?

Last Answer : Cache memory is a small storage area that a processor can access more quickly than from RAM. The CPU will store information already read in from RAM in cache, so that if the same information is needed again, it can be retrieved more quickly.

Description : L2 cache memory is places at ______ a. On Processor b. On Mother Board c. On Memory d. All of these

Last Answer : b. On Mother Board

Description : L1 cache memory is places at ______ a. On Processor b. On Mother Board c. On Memory d. All of these

Last Answer : a. On Processor

Description : ___ memory system which is discussed later can improve matters in this respect: a. Data memory b. Cache memory c. Memory d. None of these

Last Answer : b. Cache memory

Description : Which of the following memories has the shortest access times? a. Cache memory b. Magnetic bubble memory c. Magnetic core memory d. RAM

Last Answer : a. Cache memory

Description : The ALU of a computer responds to the commands coming from a. Primary memory b. Control section c. External memory d. Cache memory

Last Answer : b. Control section

Description : A microprocessor retries instructions from : a. Control memory b. Cache memory c. Main memory d. Virtual memory

Last Answer : c. Main memory

Description : Which Bus connects CPU & level 2 cache: a. Rear side bus b. Front side bus c. Memory side bus d. None of these

Last Answer : b. Front side bus