Sciweavers

2032 search results - page 98 / 407
» Improving Java performance using hardware translation
Sort
View
ICPP
2009
IEEE
15 years 11 months ago
Improving Resource Availability by Relaxing Network Allocation Constraints on Blue Gene/P
— High-end computing (HEC) systems have passed the petaflop barrier and continue to move toward the next frontier of exascale computing. As companies and research institutes con...
Narayan Desai, Darius Buntinas, Daniel Buettner, P...
IJPP
2002
107views more  IJPP 2002»
15 years 4 months ago
Efficiently Adapting Java Binaries in Limited Memory Contexts
This paper presents a compilation framework that allows executable code to be shared across different Java Virtual Machine (JVM) instances. All fully compliant JVMs that target se...
Pramod G. Joisha, Samuel P. Midkiff, Mauricio J. S...
ACMMSP
2006
ACM
226views Hardware» more  ACMMSP 2006»
15 years 8 months ago
Smarter garbage collection with simplifiers
We introduce a method for providing lightweight daemons, called simplifiers, that attach themselves to program data. If a data item has a simplifier, the simplifier may be run aut...
Melissa E. O'Neill, F. Warren Burton
SBACPAD
2004
IEEE
111views Hardware» more  SBACPAD 2004»
15 years 6 months ago
Performance Evaluation of a Prototype Distributed NFS Server
A high-performance file system is normally a key point for large cluster installations, where hundreds or even thousands of nodes frequently need to manage large volumes of data. ...
Rafael Bohrer Ávila, Philippe Olivier Alexa...
CLUSTER
2008
IEEE
15 years 6 months ago
Improving message passing over Ethernet with I/OAT copy offload in Open-MX
Abstract--Open-MX is a new message passing layer implemented on top of the generic Ethernet stack of the Linux kernel. Open-MX works on all Ethernet hardware, but it suffers from e...
Brice Goglin