首页    期刊浏览 2024年10月06日 星期日
登录注册

文章基本信息

  • 标题:A Novel Pair of Replacement Algorithms for L1 and L2 Cache for FFT
  • 本地全文:下载
  • 作者:Ms. Richa Gupta ; Dr. Sanjiv Tokekar
  • 期刊名称:International Journal on Computer Science and Engineering
  • 印刷版ISSN:2229-5631
  • 电子版ISSN:0975-3397
  • 出版年度:2010
  • 卷号:2
  • 期号:1
  • 页码:92-97
  • 出版社:Engg Journals Publications
  • 摘要:Processors speed is much faster than memory; to bridge this gap cache memory is used. This paper proposes a preeminent pair of replacement algorithms for Level 1 cache (L1) and Level 2 cache (L2) respectively for the Fast Fourier Transform (FFT). The access patterns of L1 and L2 are different, when CPU does not get the desired data in L1 then it refers to L2. Thus the replacement algorithm which works efficiently for L1 may not be efficient for L2. With the memory access pattern of FFT, the paper has simulated and analyzed the behavior of various existing replacement algorithms on L1 and L2 respectively. The replacement algorithms which are taken into consideration are: Least Recently Used (LRU), Least Frequently Used (LFU) and First In First Out (FIFO). This paper has also proposed new replacement algorithms for L1 (FFTNEW1) and for L2 (FFTNEW2) respectively for the same application. Simulation results shows that by applying the proposed pair of replacement algorithms miss rates are considerably reduced.
  • 关键词:Level 1 Cache (L1); Level 2 Cache (L2); Replacement Algorithms; Access Pattern; Fast Fourier Transform (FFT)
国家哲学社会科学文献中心版权所有