0 0 Berlin Asked: December 3, 20212021-12-03T19:52:02+05:30 2021-12-03T19:52:02+05:30In: Other Explain Memory Hierarchy in Computer Architecture. 0 0 Explain Memory Hierarchy in Computer Architecture. caocomputer architecture Share Facebook 1 Answer Voted Oldest Recent I'M ADMIN 2021-12-03T20:08:14+05:30Added an answer on December 3, 2021 at 8:08 pm Level-0 At level-0, Registers are present which are contained inside the CPU. Since they are present inside the CPU, they have least access time. They are most expensive and therefore smallest in size (in KB). Level-1 At level-1, Cache Memory is present. It stores the segments of program that are frequently accessed by the processor. It is expensive and therefore smaller in size (in MB). Level-2 At level-2, main memory is present. It can communicate directly with the CPU and with auxiliary memory devices through an I/O processor. It is less expensive than cache memory and therefore larger in size (in few GB). Level-3 At level-3, Secondary storage devices like magnetic disk are present. They are used as back up storage. They are cheaper than main memory and therefore much larger in size (in few TB). Level-4 At level-4, Tertiary storage devices like magnetic tape are present. They are used to store removable files. They are cheapest and largest in size (1-20 TB). Leave an answerCancel replyYou must login to add an answer. Username or email* Password* Remember Me! Forgot Password?
Level-0
At level-0,
Registers are present which are contained
inside the CPU.
Since they are present inside the CPU,
they have least access time.
They are most expensive and therefore
smallest in size (in KB).
Level-1
At level-1,
Cache Memory is present.
It stores the segments of program that are frequently accessed by the processor.
It is expensive and
therefore smaller in size (in MB).
Level-2
At level-2,
main memory is present.
It can communicate directly with the CPU and with auxiliary memory devices through an I/O processor.
It is less expensive than cache memory
and therefore larger in size (in few GB).
Level-3
At level-3,
Secondary storage devices like magnetic disk
are present.
They are used as back up storage.
They are cheaper than main memory
and therefore much larger in size (in few TB).
Level-4
At level-4,
Tertiary storage devices like magnetic tape
are present.
They are used to store removable files.
They are cheapest and largest in size
(1-20 TB).