Title :
Filtering techniques to improve trace-cache efficiency
Author :
Rosner, Roni ; Mendelson, Avi ; Ronen, Ronny
Author_Institution :
Microprocessor Res. Lab, Intel Corp., Israel
Abstract :
The trace cache is becoming an important building block of modern, wide-issue, processors. The paper has three main contributions: it indicates that trace cache optimizations directed to reducing power consumption are do not necessarily coincide with optimisations directed to increasing fetch bandwidth; it extends our understanding on how well the trace cache utilizes its resources and introduces a new trace-cache organization based on filtering techniques. We observe that: (1) the majority of traces that are inserted into the trace-cache are rarely used again before being replaced; (2) the majority of the instructions delivered for execution originate from the fewer traces that are heavily and repeatedly used; and that (3) techniques that aim to improve instruction fetch bandwidth may increase the number of traces built during program execution. Based on these observations, we propose splitting the trace cache into two components: the filter trace-cache (FTC) and the main trace-cache (MTC). The FTC/MTC organization exhibits an important benefit: it decreases the number of traces built, thus reducing power consumption while improving overall performance. An extension of the filtering concept involves adding a second level (L2) trace-cache that stores less frequent traces that are replaced in the FTC or the MTC. The extra level of caching allows for order-of-magnitude reduction in the number of trace builds. Second level trace cache proves particularly useful for applications with large instruction footprints
Keywords :
cache storage; computer architecture; instruction sets; program diagnostics; FTC; FTC/MTC organization; L2; MTC; filter trace-cache; filtering techniques; instruction fetch bandwidth; large instruction footprints; main trace-cache; modern wide-issue processors; power consumption; program execution; second level trace-cache; trace cache optimizations; trace-cache efficiency; trace-cache organization; Bandwidth; Decoding; Energy consumption; Filtering; Filters; Instruction sets; Microprocessors; Modems; Pattern analysis; Throughput;
Conference_Titel :
Parallel Architectures and Compilation Techniques, 2001. Proceedings. 2001 International Conference on
Conference_Location :
Barcelona
Print_ISBN :
0-7695-1363-8
DOI :
10.1109/PACT.2001.953286