{"title":"The Javelin: A Java accelerator based on hardware translation method","authors":"Jong-Sung Lee, Hyun-Gyu Kim","doi":"10.1109/SOCDC.2008.4815648","DOIUrl":null,"url":null,"abstract":"In this paper, we propose a Java accelerator named Javelin (Java enhanced language interpreter) based on a hardware translation method. To overcome performance hurdles in translation based accelerators, we assign registers in the host processor for frequently accessed pointers, entries of the stack, local variables, and intermediate values during bytecode execution. We propose an operand exchange unit (OPEXU) for maximizing compatibility and a stack management unit (SMU) with a smart exception handler for minimizing the overhead by stack exceptions. Javelin increases hardware cost less than 9,000 gates including a 256-byte SRAM and does not decrease the clock frequency of host processor. In our experiments, Javelin provides approximately 24.3 times better performance than that of the pure software VM in terms of execution time and it also reduces the memory traffic during Java processing about 81.9%. Consequently, Javelin provides an energy efficient solution for Java processing.","PeriodicalId":405078,"journal":{"name":"2008 International SoC Design Conference","volume":"45 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2008-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2008 International SoC Design Conference","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/SOCDC.2008.4815648","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
In this paper, we propose a Java accelerator named Javelin (Java enhanced language interpreter) based on a hardware translation method. To overcome performance hurdles in translation based accelerators, we assign registers in the host processor for frequently accessed pointers, entries of the stack, local variables, and intermediate values during bytecode execution. We propose an operand exchange unit (OPEXU) for maximizing compatibility and a stack management unit (SMU) with a smart exception handler for minimizing the overhead by stack exceptions. Javelin increases hardware cost less than 9,000 gates including a 256-byte SRAM and does not decrease the clock frequency of host processor. In our experiments, Javelin provides approximately 24.3 times better performance than that of the pure software VM in terms of execution time and it also reduces the memory traffic during Java processing about 81.9%. Consequently, Javelin provides an energy efficient solution for Java processing.
本文提出了一种基于硬件翻译方法的Java加速器Javelin (Java enhanced language interpreter)。为了克服基于转换的加速器的性能障碍,我们在主处理器中为频繁访问的指针、堆栈项、局部变量和字节码执行期间的中间值分配寄存器。我们提出了一个操作数交换单元(OPEXU),以最大限度地提高兼容性,并提出了一个堆栈管理单元(SMU),具有智能异常处理程序,以最大限度地减少堆栈异常的开销。Javelin增加硬件成本少于9000门,包括一个256字节的SRAM,并且不降低主机处理器的时钟频率。在我们的实验中,就执行时间而言,Javelin提供的性能大约是纯软件VM的24.3倍,并且在Java处理期间减少了大约81.9%的内存流量。因此,Javelin为Java处理提供了一种节能的解决方案。