Backside Bus

A backside bus (BSB) was the dedicated communication pathway between a computer's CPU and its Level 2 (L2) cache. It was common in older processor architectures, before L2 cache was integrated directly onto the CPU die.

Early processors relied on two main buses:

  • Frontside bus (FSB): Connected the CPU to main memory and the motherboard chipset.
  • Backside bus (BSB): Provided a private, high-speed link between the CPU and its external L2 cache.
L2 cache (or "secondary cache") is a small amount of high-speed memory located on or near the CPU that stores frequently used data and instructions. It sits between the L1 cache (faster but smaller) and the main system RAM (larger but slower than the L2 cache).
 

To avoid bottlenecks, the backside bus often ran at the same clock speed as the processor. It was often faster than the frontside bus, which typically operated at a lower frequency. As processor designs evolved, manufacturers moved the L2 (and later L3) cache onto the CPU itself, eliminating the need for a backside bus. Modern CPUs use internal cache interconnects and point-to-point links such as Intel’s QuickPath Interconnect (QPI) or AMD’s Infinity Fabric instead of traditional frontside and backside buses.

Updated November 19, 2025 by Per C.

quizTest Your Knowledge

Which of the following was a writable DVD format?

A
DVD+
0%
B
DVD+R
0%
C
DVD/R
0%
D
DVD/RW
0%
Correct! Incorrect!     View the DVD+R definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Backside Bus on this page is an original definition written by the authors of TechTerms.com. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.

Our goal is to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

The Tech Terms Newsletter

Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.