Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Darryl Gove, June 22, 2005
Large applications have a particular problem: they have a lot of instructions, and the processor does not have the capacity to hold the entire application on-chip at any one time. As a consequence, larger applications spend some of their run time stalled, with the processor waiting to fetch new instructions from memory. This paper discusses several techniques that help the processor to hold more useful instructions on-chip, consequently reducing the time that is wasted fetching data from memory.