Sciweavers

608 search results - page 81 / 122
» Time Space Sharing Scheduling and Architectural Support
Sort
View
CGO
2003
IEEE
16 years 1 hour ago
Dynamic Binary Translation for Accumulator-Oriented Architectures
A dynamic binary translation system for a co-designed virtual machine is described and evaluated. The underlying hardware directly executes an accumulator-oriented instruction set...
Ho-Seop Kim, James E. Smith
VEE
2005
ACM
119views Virtualization» more  VEE 2005»
16 years 7 days ago
A programmable microkernel for real-time systems
We present a new software system architecture for the implementation of hard real-time applications. The core of the system is a microkernel whose reactivity (interrupt handling a...
Christoph M. Kirsch, Marco A. A. Sanvido, Thomas A...
SIGMETRICS
2006
ACM
156views Hardware» more  SIGMETRICS 2006»
16 years 19 days ago
Maximizing throughput in wireless networks via gossiping
A major challenge in the design of wireless networks is the need for distributed scheduling algorithms that will efficiently share the common spectrum. Recently, a few distributed...
Eytan Modiano, Devavrat Shah, Gil Zussman
SIGMOD
2001
ACM
90views Database» more  SIGMOD 2001»
16 years 6 months ago
Towards Knowledge-Based Digital Libraries
From the standpoint of satisfying human's informationneeds, the current digital library (DL) systems suffer from the following two shortcomings: (i) inadequate high-level cog...
Ling Feng, Manfred A. Jeusfeld, Jeroen Hoppenbrouw...
SIGMETRICS
2004
ACM
103views Hardware» more  SIGMETRICS 2004»
16 years 3 days ago
Myths and realities: the performance impact of garbage collection
This paper explores and quantifies garbage collection behavior for three whole heap collectors and generational counterparts: copying semi-space, mark-sweep, and reference counti...
Stephen M. Blackburn, Perry Cheng, Kathryn S. McKi...