Sciweavers

312 search results - page 24 / 63
» Performance of an MPI-IO Implementation Using Third-Party Tr...
Sort
View
CASES
2007
ACM
13 years 11 months ago
Performance-driven syntax-directed synthesis of asynchronous processors
The development of robust and efficient synthesis tools is important if asynchronous design is to gain more widespread acceptance. Syntax-directed translation is a powerful synthe...
Luis A. Plana, Doug A. Edwards, Sam Taylor, Luis A...
MOBISYS
2010
ACM
13 years 10 months ago
Augmenting mobile 3G using WiFi
We investigate if WiFi access can be used to augment 3G capacity in mobile environments. We first conduct a detailed study of 3G and WiFi access from moving vehicles, in three dif...
Aruna Balasubramanian, Ratul Mahajan, Arun Venkata...
DATE
2005
IEEE
100views Hardware» more  DATE 2005»
14 years 1 months ago
OS Debugging Method Using a Lightweight Virtual Machine Monitor
Demands for implementing original OSs that can achieve high I/O performance on PC/AT compatible hardware have recently been increasing, but conventional OS debugging environments ...
Tadashi Takeuchi
DATE
2009
IEEE
118views Hardware» more  DATE 2009»
14 years 2 months ago
Limiting the number of dirty cache lines
Abstract—Caches often employ write-back instead of writethrough, since write-back avoids unnecessary transfers for multiple writes to the same block. For several reasons, however...
Pepijn J. de Langen, Ben H. H. Juurlink
OOPSLA
2000
Springer
13 years 11 months ago
An efficient class and object encoding
An object encoding translates a language with object primitives to one without. Similarly, a class encoding translates classes into other primitives. Both are important theoretica...
Neal Glew