Sciweavers

2736 search results - page 35 / 548
» Implementable allocation rules
Sort
View
RTSS
2005
IEEE
14 years 4 months ago
Quantifying the Gap between Embedded Control Models and Time-Triggered Implementations
Mapping a set of feedback control components to executable code introduces errors due to a variety of factors such as discretization, computational delays, and scheduling policies...
Hakan Yazarel, Antoine Girard, George J. Pappas, R...
PVM
2009
Springer
14 years 5 months ago
MPC-MPI: An MPI Implementation Reducing the Overall Memory Consumption
Message-Passing Interface (MPI) has become a standard for parallel applications in high-performance computing. Within a single cluster node, MPI implementations benefit from the s...
Marc Pérache, Patrick Carribault, Herv&eacu...
RTSS
1999
IEEE
14 years 3 months ago
Implementing a General Real-Time Scheduling Framework in the RED-Linux Real-Time Kernel
Many scheduling paradigms have been studied for realtime applications and real-time communication network. Among them, the most commonly used paradigms include priority-driven, ti...
Yu-Chung Wang, Kwei-Jay Lin
ICAS
2008
IEEE
179views Robotics» more  ICAS 2008»
14 years 5 months ago
Implementation of a Generic Autonomic Framework
—Based on insights from the implementation of commercial products for data-centre resource management, we identified key challenges in the development of cost-effective autonomi...
Radu Calinescu
OOPSLA
1992
Springer
14 years 3 months ago
A Comparative Performance Evaluation of Write Barrier Implementations
Generational garbage collectors are able to achieve very small pause times by concentrating on the youngest (most recently allocated) objects when collecting, since objects have b...
Antony L. Hosking, J. Eliot B. Moss, Darko Stefano...