Sciweavers

53 search results - page 9 / 11
» Robust Priority Assignment for Fixed Priority Real-Time Syst...
Sort
View
RTS
2010
127views more  RTS 2010»
13 years 5 days ago
Scheduling of hard real-time garbage collection
Automatic memory management or garbage collection greatly simplifies development of large systems. However, garbage collection is usually not used in real-time systems due to the u...
Martin Schoeberl
RTCSA
2009
IEEE
14 years 5 days ago
Periodic and Aperiodic Communication Techniques for Responsive Link
Responsive Link, an ISO/IEC communication standard, provides many functional capabilities for distributed realtime systems. This paper is focused on periodic and aperiodic communi...
Shinpei Kato, Yuji Fujita, Nobuyuki Yamasaki
TPDS
2008
169views more  TPDS 2008»
13 years 5 months ago
Dynamic Resource Management in Energy Constrained Heterogeneous Computing Systems Using Voltage Scaling
An ad hoc grid is a wireless heterogeneous computing environment without a fixed infrastructure. This study considers wireless devices that have different capabilities, have limite...
Jong-Kook Kim, Howard Jay Siegel, Anthony A. Macie...
RTCSA
2007
IEEE
13 years 11 months ago
Scheduling Algorithms for I/O Blockings with a Multi-frame Task Model
A task that suspends itself to wait for an I/O completion or to wait for an event from another node in distributed environments is called an I/O blocking task. In conventional har...
Shan Ding, Hiroyuki Tomiyama, Hiroaki Takada
SIGSOFT
2007
ACM
14 years 6 months ago
Which warnings should I fix first?
Automatic bug-finding tools have a high false positive rate: most warnings do not indicate real bugs. Usually bug-finding tools assign important warnings high priority. However, t...
Sunghun Kim, Michael D. Ernst