🔍
Explain memory hierarchy.
0 like 0 dislike

1 Answer

Memory hierarchy:

Main memory is large, inexpensive, slow memory stores entire program and data.

Cache memory is small, expensive, fast memory stores copy of likely accessed parts of large memory.

image

There are four major storage levels.

1.Internal-Processor, register, and cache.

2.Main-the system RAM and controller cards.

3.On-line mass storage-secondary storage.

4.Off-line bulk storage-tertiary and off-line storage.


Memory or storage are classified into two categories:

1.volatile memory

2.non-volatile memory


In memory hierarchy the smaller memory is faster and larger memory storage is slower.

0 like 0 dislike

Related questions

Explain the advantages and disadvantages of using memory I/O and standard I/O.
Answer : Memory mapped I/O and standard I/O are the two methods for communicating microprocessor with peripherals. Processor talks to both memory and peripheral using the same bus.Two ways to talk to a peripheral. ... of standard I/O is no loss of memory addresses to the use as I/O addresses. ...

View solution
0 like 0 dislike
1 answer

Explain memory write ability and storage permanence with suitable diagram.
Answer : Write ability and storage permanence of memories: Write ability is the manner and speed at which memory can be written. Storage permanence is the ability of memory to hold stored bits ... Holds bits after power is no longer supplied. High end and middle range of storage permanence. ...

View solution
0 like 0 dislike
1 answer


Answer : Shared memory :For sharing of data faster and communication between programs, we use shared memory. Shared memory can be used with multiprocessors and single processors. Means Program ... No resource preemption4. Circular waitIf the four conditions occur simultaneously then the deadlock occurs....

View solution
1 like 0 dislike
1 answer

EEPROM VS FLASH MEMORY
Answer : EEPROM VS FLASH MEMORY...

View solution
0 like 0 dislike
1 answer


Answer : EPROM EEPROM Flash EPROM Normalize cell size is 1. Normalize cell size is about 1 ... and floating gate, which is insulated by a dielectric material. NAND flash memory and NOR flash memory are the two types of flash memory. ...

View solution
0 like 0 dislike
1 answer

50.5k questions

47.1k answers

240 comments

7.0k users