Sciweavers

663 search results - page 102 / 133
» Reducing Compilation Time Overhead in Compiled Simulators
Sort
View
GLOBECOM
2006
IEEE
14 years 2 months ago
Two-phase Collision Avoidance to Improve Scalability in Wireless LANs
— IEEE 802.11 DCF exhibits poor scalability due to the large contention overhead. Therefore, the more the number of stations, the less the aggregate throughput. We propose a two-...
Seongil Han, Yongsub Nam, Yongho Seok, Taekyoung K...
PLDI
2006
ACM
14 years 2 months ago
Optimizing memory transactions
Atomic blocks allow programmers to delimit sections of code as ‘atomic’, leaving the language’s implementation to enforce atomicity. Existing work has shown how to implement...
Timothy L. Harris, Mark Plesko, Avraham Shinnar, D...
MM
2005
ACM
157views Multimedia» more  MM 2005»
14 years 1 months ago
Chameleon: application level power management with performance isolation
In this paper, we present Chameleon—an application-level power management approach for reducing energy consumption in mobile processors. Our approach exports the entire responsi...
Xiaotao Liu, Prashant J. Shenoy, Mark D. Corner
EMSOFT
2005
Springer
14 years 1 months ago
High performance annotation-aware JVM for Java cards
Early applications of smart cards have focused in the area of personal security. Recently, there has been an increasing demand for networked, multi-application cards. In this new ...
Ana Azevedo, Arun Kejariwal, Alexander V. Veidenba...
CGO
2004
IEEE
13 years 12 months ago
Exploring Code Cache Eviction Granularities in Dynamic Optimization Systems
Dynamic optimization systems store optimized or translated code in a software-managed code cache in order to maximize reuse of transformed code. Code caches store superblocks that...
Kim M. Hazelwood, James E. Smith