標題: 利用動態二進制轉譯技術改善微架構內快取記憶體模擬:個案研究
Using DBT (Dynamic Binary Translation) to improve performance of micro-architecture’s cache simulations: a case study
作者: 陳君彥
Chun, Chun-Yen
徐慰中
Hsu, Wei-Chung
資訊科學與工程研究所
關鍵字: 微架構;快取記憶體;micro-architecture;cache simulation;DBT
公開日期: 2013
摘要: 本篇論文是透過動態二進制轉譯相關技術嘗試改良微架構內快取記憶體模擬之機制。有鑑於快取記憶體在微架構模擬中影響效能的權重,此實驗將關注在如何改善其效能。其中將修改SimpleScalar並透過此一平台進行實驗。當測試的程式,例如迴圈等重複執行且內含許多需存取記憶體的指令時,其中會產生許多不必要的快取記憶體模擬。經由本實驗設計的方法,可偵測並進一步減少快取記憶體模擬的次數以使整體效能提升。實驗結果顯示,改良後的SimpleScalar在執行快取記體憶模擬時的平均時間比起原本快上了3.4~3.9倍
This thesis uses DBT techniques to improve the performance of micro-architecture’s cache mechanism. This study will focus on how to improve cache simulation’s performance due to the cache importance in micro-architecture simulations. We modified the SimpleScalar and ran the experiment on it. When running the test codes with many memory reference instructions, such as loops, repeatedly, there are many redundant cache simulations. By our experiment method, these redundancies will be detected and the times of cache simulations will be reduced. With the enhancement and associated optimization, we have observed 340%~390% of speed up on average over the original SimpleScalar.
URI: http://140.113.39.130/cdrfb3/record/nctu/#GT079955550
http://hdl.handle.net/11536/50465
顯示於類別:畢業論文


文件中的檔案:

  1. 555001.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。