Bus Mastering

In computing, bus mastering is a feature supported by many bus architectures that enables a device connected to the bus to initiate transactions. It is also referred to as "first-party DMA", in contrast with "third-party DMA" where a system DMA controller (also known as peripheral processor, I/O processor, or channel) actually does the transfer.

Some types of buses allow only one device (typically the CPU, or its proxy) to initiate transactions. Most modern bus architectures, such as PCI, allow multiple devices to bus master because it significantly improves performance for general purpose operating systems. Some real-time operating systems prohibit peripherals from becoming bus masters, because the scheduler can no longer arbitrate for the bus and hence cannot provide deterministic latency.

While bus mastering theoretically allows one peripheral device to directly communicate with another, in practice almost all peripherals master the bus exclusively to perform DMA to main memory.

If multiple devices are able to master the bus, there needs to be an arbitration scheme to prevent multiple devices attempting to drive the bus simultaneously. A number of different schemes are used for this; for example SCSI has a fixed priority for each SCSI ID. PCI does not specify the algorithm to use, leaving it up to the implementation to set priorities.

Famous quotes containing the words bus and/or mastering:

    Literature transforms and intensifies ordinary language, deviates systematically from everyday speech. If you approach me at a bus stop and murmur “Thou still unravished bride of quietness,” then I am instantly aware that I am in the presence of the literary.
    Terry Eagleton (b. 1943)

    When a girl of today leaves school or college and looks about her for material upon which to exercise her trained intelligence, there are a hundred things that force themselves upon her attention as more vital and necessary than mastering the housewife.
    Cornelia Atwood Pratt, U.S. author, women’s magazine contributor. The Delineator: A Journal of Fashion, Culture and Fine Arts (January 1900)