pipeline burst cache


A type of memory cache built into many modern DRAM controller and chipset designs. Pipeline burst caches use two techniques – a burst mode that pre-fetches memory contents before they are requested, and pipelining so that one memory value can be accessed in the cache at the same time that another memory value is accessed in DRAM. The purpose of pipeline burst caches is to minimize wait states so that memory can be accessed as fast a possible by the microprocessor.

The term is often abbreviated as PBC.

Read Also:

  • Pipelining

    (n.) (1) A technique used in advanced microprocessors where the microprocessor begins executing a second instruction before the first has been completed. That is, several instructions are in the pipeline simultaneously, each at a different processing stage. The pipeline is divided into segments and each segment can execute its operation concurrently with the other segments. […]

  • pit

    The recessed area on a CD or DVD where data is stored. CDs and DVDs store data in lands and pits. The lands represent 1 and the pits represent 0 in binary computing. The bits are read by the disc drive that uses a laser beam to distinguish between the lands and pits based on […]

  • pitch

    (1) For fixed-pitch (or monospaced) fonts, pitch refers to the number of characters printed per inch. Pitch is one characteristic of a monospaced font. Common pitch values are 10 and 12. In proportional-pitch fonts, different characters have different widths, depending on their size. For example, the letter d would be wider than the letter I. […]

  • Pixel

    Short for Picture Element, a pixel is a single point in a graphic image. Graphics monitors display pictures by dividing the display screen into thousands (or millions) of pixels, arranged in rows and columns. The pixels are so close together that they appear connected. The number of bits used to represent each pixel determines how […]

  • pixel pipelines

    The part of a video card that transfers pixel information. The amount of pixel pipelines a graphics card has can have a great impact on the speed of the image rendering. The more pixel pipelines, the faster the video card can process pixels. A card with eight pipelines can process twice as many pixels as […]


Disclaimer: pipeline burst cache definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.