|
|
||
|
NOTE: Using robot software to mass-download the site degrades the server and is prohibited. See here for more. Find The PC Guide helpful? Please consider a donation to The PC Guide Tip Jar. Visa/MC/Paypal accepted. |
||
| Take a virtual vacation any time at DesktopScenes.com - view my art photos online for FREE in either Flash or HTML! | ||
| Interested in current events? Read and share your opinions on news and topics of interest at CurEvents.com! |
[ The PC Guide | Systems and Components Reference Guide | Motherboard and System Devices | System Cache | Cache Transfer Technologies and Timing ] Pipelined Burst (PLB) Cache Pipelining is a technology commonly used in processors to increase performance; in the pipelined burst (PLB) cache it is used in a similar way. PLB cache adds special circuitry that allows the four data transfers that occur in a "burst" to be done partially at the same time. In essence, the second transfer begins before the first transfer is done, just the way you can start pouring a second gallon of fluid down a pipeline before the first gallon has finished exiting the other side. Because of the complexity of the circuitry, a bit more time is required initially to set up the "pipeline". For this reason, pipelined burst cache is slightly slower than synchronous burst cache for the initial read, requiring 3 clock cycles instead of 2 for sync burst. However, this parallelism allows PLB cache to burst at a single clock cycle for the remaining 3 transfers even up to very high clock speeds; this means 3-1-1-1 speed up to even 100 MHz bus speeds. PLB cache is now the standard for almost all quality Pentium class motherboards.
|