TECHNOLOGY 

Published on
KembaraXtra-Computer Terms – bank switching:
Bank switching is a technique used to increase the amount of memory that a computer can use beyond the addressing limits of its processor. It works by dividing memory into multiple banks that share the same address space, allowing the system to switch between them as needed.


Only one bank of memory is directly accessible to the processor at any given time. When the system needs to access another bank, the operating system or program issues a command to switch the active bank. Although this method expands available memory, switching between banks introduces a small delay and may slow down memory-intensive operations.


Picture
0 Comments