Sciweavers

304
Voted
PATMOS
2015
Springer
9 years 11 months ago
Adaptive energy minimization of embedded heterogeneous systems using regression-based learning
—Modern embedded systems consist of heterogeneous computing resources with diverse energy and performance trade-offs. This is because the computing resources exercise the applica...
Sheng Yang, Rishad A. Shafik, Geoff V. Merrett, Ed...
344
Voted
PATMOS
2015
Springer
9 years 11 months ago
Tejas: A java based versatile micro-architectural simulator
—In this paper, we present the design of a new Java based, cycle-accurate, heterogeneous architectural simulator, Tejas. Tejas is a trace driven simulator, which is platformindep...
Smruti R. Sarangi, Rajshekar Kalayappan, Prathmesh...
318
Voted
PATMOS
2015
Springer
9 years 11 months ago
Calculation of worst-case execution time for multicore processors using deterministic execution
Safety critical real time systems need to meet strict timing deadlines. We use a model checking based approach to calculate the WCET, where we apply optimizations to reduce the num...
Hamid Mushtaq, Zaid Al-Ars, Koen Bertels
112
Voted
APLAS
2015
ACM
9 years 11 months ago
Bottom-Up Context-Sensitive Pointer Analysis for Java
This paper describes a new bottom-up, subset-based, and context-sensitive pointer analysis for Java. The main novelty of our technique is the constraint-based handling of virtual m...
Yu Feng, Xinyu Wang, Isil Dillig, Thomas Dillig
140
Voted
APLAS
2015
ACM
9 years 11 months ago
From Call-by-Value to Interaction by Typed Closure Conversion
Abstract. We study the efficient implementation of call-by-value using the structure of interactive computation models. This structure has been useful in applications to resource-...
Ulrich Schöpp