Memory and storage systems-2 Flashcards

(9 cards)

1
Q

Cache Memory

A
  • Cache memory is a small, fast and expensive memory
    that stores the copies of data that needs to be
    accessed frequently compared to the main memory.
  • The processor, before reading data from or writing
    data to the main memory, checks for the same data
    in the cache memory.
  • If it finds the data in the cache memory the processor
    reads the data from or writes the data to the cache
    itself because its access time is much faster than the
    main memory.
  • The cache memory is always placed between CPU
    and the main memory of the computer system.
  • The transfer of data between
    the processor and the cache
    memory is bidirectional
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

cache hit

A

The availability of data in the
cache is known as cache hit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

There are usually two types of cache memory found in
the computer system:

A
  • Primary cache
  • Secondary cache
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Primary cache

A

– It is also known as Level 1 (L1) cache or internal cache.
– The primary cache is located inside the CPU.
– It is smaller but fastest type of cache that provides a quick
access to the frequently accessed data by the microprocessor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Secondary cache

A

– It is also known as Level 2 (L2) cache or external cache.
– The secondary cache is located outside the CPU.
– It is normally positioned on the motherboard of a computer.
– The secondary cache is larger but slower than the primary
cache.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Secondary Memory/Storage Systems

A
  • Secondary memory/ storage systems are the
    devices—such as hard disks, optical disks and
    magnetic disks—used for data storage.
  • The main objective is to permanently store
    data—which can be of any type, such as images,
    videos and text—for future use.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Types of Storage Devices:

A

– Magnetic
– Solid state
– Optical
– Magneto optical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Magnetic storage systems

A
  • Store the data on a
    magnetised
    medium, with the
    help of magnetised
    particles.
  • Example:– Magnetic tapes,
    magnetic disks, hard
    disks, floppy disks.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Magnetic Tapes

A
    • Magnetic tapes are the plastic tapes with
      magnetic coating that are used for storing
      the data, such as text, audio or video.
  • The data stored on the magnetic tapes can
    be accessed using the sequential access
    method.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly