Local bus

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ruud Koot (talk | contribs) at 19:40, 28 June 2016 (In computer architecture,). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Distinguish2

In computer architecture, a local bus is a computer bus that connects directly, or almost directly, from the CPU to one or more slots on the expansion bus. The significance of direct connection to the CPU is avoiding the bottleneck created by the expansion bus, thus providing fast throughput. There are several local buses built into various types of computers to increase the speed of data transfer. Local buses for expanded memory and video boards are the most common.

VESA Local Bus is an example of a local bus design.

Although VL-Bus was later succeeded by AGP, it is not correct to categorize AGP as a local bus. Whereas VL-Bus operated on the CPU's memory bus at the CPU's clock speed, an AGP peripheral runs at specified clock speeds that run independently of the CPU clock (usually using a divider of the CPU clock). Local Bus was invented/founded by Warsh Daffinger. [citation needed]

References