Title :
Data-type dependent cache prefetching for MPEG applications
Author :
Cucchiara, R. ; Prati, A. ; Piccardi, M.
Author_Institution :
Dipt. di Ingegneria dell´´Informazione, Universita di Modena a Reggio Emilia, Italy
Abstract :
Data cache prefetching is an effective technique to improve performance of cache memories, whenever the prefetching algorithm is able to correctly predict useful data to be prefetched. To this aim, adequate information on the programs data locality must be used by the prefetching algorithm. In. particular, multimedia applications are characterized by a substantial amount of image and video processing, which exhibits spatial locality in both the dimensions of the 2D data structures used for images and frames. However, in multimedia programs many memory references are made also to non-image. data, characterized by standard spatial locality. In this work, we explore the adoption of different prefetching techniques in dependence of the data type (i. e., image and non-image), thus making it possible to tune the prefetching algorithms to the different forms of locality, and achieving overall performance optimization. In order to prevent. interference between. the two different data types, a split cache with two separated caches for image and non-image data is also evaluated as an alternative to a standard unified cache. Results on a multimedia workload (MPEG-2 and MPEG-4 decoders) show that standard prefetching techniques such as One-block-lookahead and the Stride Prediction Table are effective for standard data, while novel 2D prefetching techniques perform best on image data. hi addition, at a parity of size, unified caches offer in general better performance that split caches, thank to the more flexible allocation of a unified cache space
Keywords :
cache storage; computer architecture; data structures; storage management; 2D data structures; MPEG; cache memories; data locality; data-type dependent cache prefetching; image processing; memory references; performance; spatial locality; unified caches; video processing; Application software; Decoding; Interference; Internet; MPEG 4 Standard; MPEG standards; Multimedia systems; Prefetching; Teleconferencing; Transform coding;
Conference_Titel :
Performance, Computing, and Communications Conference, 2002. 21st IEEE International
Conference_Location :
Phoenix, AZ
Print_ISBN :
0-7803-7371-5
DOI :
10.1109/IPCCC.2002.995142