Burst mode (computing)

Burst mode (alternatively burst-mode) is a generic electronics term referring to any situation in which a device is transmitting data repeatedly without going through all the steps required to transmit each piece of data in a separate transaction. The usual reason for having a burst mode capability, or using burst mode, is to increase data throughput.[1] The steps left out while performing a burst mode transaction may include A: waiting for input from another device; B: waiting for an internal process to terminate before continuing the transfer of data; or C: transmitting information which would be required for a complete transaction, but which is inherent in the use of burst mode.[2]

In the case of DMA, the DMA controller and the device are given exclusive access to the bus without interruption; the CPU is also freed from handling device interrupts.

The actual manner in which burst modes work varies from one type of device to another; however, devices that have some sort of a standard burst mode include the following:

See also

References

  1. PCI Local Bus Specification Revision 2.2. Hillsboro, Oregon: PCI Special Interest Group. December 18, 1998. p. 82.
  2. PCI Local Bus Specification Revision 2.2. Hillsboro, Oregon: PCI Special Interest Group. December 18, 1998. p. 29.


This article is issued from Wikipedia - version of the 12/29/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.