Full metadata record
DC FieldValueLanguage
dc.contributor.author賴俏山康en_US
dc.contributor.authorEric Siaw-Kang Laien_US
dc.contributor.author鍾崇斌en_US
dc.contributor.authorDr. Chung-Ping Chungen_US
dc.date.accessioned2014-12-12T02:22:50Z-
dc.date.available2014-12-12T02:22:50Z-
dc.date.issued1999en_US
dc.identifier.urihttp://140.113.39.130/cdrfb3/record/nctu/#NT880392018en_US
dc.identifier.urihttp://hdl.handle.net/11536/65414-
dc.description.abstract在Java程式執行當中,解釋constant pool中用符號表示之事物的動作是天生循序、且需花費很多的週期數和記憶體存取才能完成。因此,若將有效地執行解釋動作,將可大幅提升Java的程式執行效能。在這篇論文中,我們提出的縮減解釋時間之方法是將先前解釋引例物件相關指令所獲得的有用資訊存到硬體緩衝器上,利用參考實物資料表(referenced entity info table)與代理表(handle table)以縮減解釋時間,並有效地處理物件更新位置之問題。透過Trace-driven的方式對SPECjvm98和BenchBean標杆程式進行方案模擬。結果顯示我們所提出的方案在與昇陽所提出的改寫指令方案相較下,可加速解釋1.17倍,且不需修改指令空間。zh_TW
dc.description.abstractThe operations of resolution of symbolic reference in the Java constant pool are inherently serial and require many clock cycles and memory references, and hence efficient resolution is critical to the execution speed of Java code. Our approach of improving the resolution performance is to cache the useful information of previous resolutions of instance object related bytecode in hardware buffers. In this thesis, referenced entity info table (REIT) and handle table (HT) that can reduce the resolution time while maintaining the efficiency of object relocation, are proposed. A detailed trace-driven simulation of the proposed method on SPECjvm98 benchmark and BenchBean test program shows that our proposed method accelerates resolution by 1.17x while enable modify-less of instruction space, with respect to the rewriting method that proposed by Sun.en_US
dc.language.isozh_TWen_US
dc.subjectconstant pool 解釋zh_TW
dc.subjectjavazh_TW
dc.subject動態連結zh_TW
dc.subjectconstant pool resolutionen_US
dc.subjectjavaen_US
dc.subjectdynamic linkingen_US
dc.titleArchitectural Support for Java Constant Pool Resolutionzh_TW
dc.titleJava Constant Pool Resolution之架構技術en_US
dc.typeThesisen_US
dc.contributor.department資訊科學與工程研究所zh_TW
Appears in Collections:Thesis