What is memory bank ?

Morningdot Hablu

Morningdot Hablu

@morningdot-6Xuj4M Oct 21, 2024
What is memory bank ?
please give a brief idea about this ??

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Whats In Name

    Whats In Name

    @whats-in-name-KdgM7o Sep 9, 2010

    Are you talking about garbage collection or the memory pool?
  • xxxabhash007

    xxxabhash007

    @xxxabhash007-zWy2nM Sep 9, 2010

    1.)A logical unit of storage.
    2.)Hardware independent.
    3.)Determined by the memory access controller and the CPU along with physical organization of the hardware memory slots.
    For more reference:<a href="https://en.wikipedia.org/wiki/Memory_bank" target="_blank" rel="nofollow noopener noreferrer">Memory Bank</a>
  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Sep 9, 2010

    I think memory bank is part of the cache memory.
    ->Same as memory block which is a part of the main memory.
    ->Cache memory is divided into number of blocks.That is known as memory bank.
    ->It's a logical concept because in reality blocks does not exist.

    That much i know after reading.Correct me if i am wrong somewhere!!

    @xabhash It's hardware dependent not independent.

    @Win I think memory pool is a different concept than memory bank.
  • Whats In Name

    Whats In Name

    @whats-in-name-KdgM7o Sep 9, 2010

    Ok.
    Thanks for the new concept 😀.