標題: | Prefetching for Array Data in Embedded Java Hardware Accelerator |
作者: | Wu, Yi-Ruei Chen, Yu-Sheng Shann, Jean Jyh-Jiun 資訊工程學系 Department of Computer Science |
公開日期: | 2009 |
摘要: | For improving the efficiency of a program, it is important to reduce stalls caused by memory access. Traditional programs usually spend much time on memory stalls when accessing lower-level memory, and so do Java programs. In order to reduce memory stall time, prefetching is a feasible solution. We observed some obvious properties of array access so that we could prefetch array data by taking advantage of these properties. We analyzed these properties and proposed a suitable array prefetching mechanism for embedded Java hardware accelerators so as to reduce the time spent on memory stalls, Our approach eliminates about 25% of array stall time on average and even up to 50% for some array-based programs. |
URI: | http://hdl.handle.net/11536/28076 |
ISBN: | 978-1-4244-2781-9 |
期刊: | 2009 INTERNATIONAL SYMPOSIUM ON VLSI DESIGN, AUTOMATION AND TEST (VLSI-DAT), PROCEEDINGS OF TECHNICAL PROGRAM |
起始頁: | 363 |
結束頁: | 366 |
Appears in Collections: | Conferences Paper |