[[abstract]]Task scheduling policies can be generally classified as eager scheduling and lazy scheduling. The former attempts to schedule the tasks whenever there are free processors available, while the latter delays the scheduling of some tasks so as to accommodate more appropriate tasks. In this paper we propose a hybrid policy, called eager scheduling with lazy retry (ESLR). This policy tries to schedule a task eagerly upon its arrival. If the scheduling fails, then the task is rescheduled after a delay period. This later mechanism is referred to as lazy retry. Simulation results show that the ESLR policy can reduce system fragmentation and enhance scheduling efficiency.[[fileno]]2030203010005[[department]]資訊工程學
DAG-based scheduling models have been shown to effectively express the parallel execution of current...
In a real-time system, the overhead associated with scheduling algorithms can be a significant fact...
Rescheduling problems typically arise from production facilities that have to deal with incoming new...
. Task scheduling policies can be generally classified as eager scheduling and lazy scheduling. The ...
[[abstract]]Task scheduling is concerned with the sequence in which tasks entering a multiprocessor ...
Lazy scheduling is a runtime scheduler for task-parallel codes that effectively coarsens parallelism...
Multicore architectures can provide high predictable performance through parallel processing. Unfort...
All intrinsic properties of the earliest deadline task scheduling discipline are compiled and discus...
All intrinsic properties of the earliest deadline task scheduling discipline are compiled and discus...
Hard real-time task scheduling in a dynamic environment has been an important area of research, posi...
This paper presents an algorithm, called Earliest Dead-line Critical Laxity (EDCL), for the efficien...
We introduce a new class of scheduling problems in which the optimization is performed by the worker...
Many programs are executed according to the conventional, eager execution order, for which verificat...
The optimality of the Earliest Deadline First scheduler for uniprocessor systems is one of the main ...
In traditional on-line problems, such as scheduling, requests arrive over time, demanding available ...
DAG-based scheduling models have been shown to effectively express the parallel execution of current...
In a real-time system, the overhead associated with scheduling algorithms can be a significant fact...
Rescheduling problems typically arise from production facilities that have to deal with incoming new...
. Task scheduling policies can be generally classified as eager scheduling and lazy scheduling. The ...
[[abstract]]Task scheduling is concerned with the sequence in which tasks entering a multiprocessor ...
Lazy scheduling is a runtime scheduler for task-parallel codes that effectively coarsens parallelism...
Multicore architectures can provide high predictable performance through parallel processing. Unfort...
All intrinsic properties of the earliest deadline task scheduling discipline are compiled and discus...
All intrinsic properties of the earliest deadline task scheduling discipline are compiled and discus...
Hard real-time task scheduling in a dynamic environment has been an important area of research, posi...
This paper presents an algorithm, called Earliest Dead-line Critical Laxity (EDCL), for the efficien...
We introduce a new class of scheduling problems in which the optimization is performed by the worker...
Many programs are executed according to the conventional, eager execution order, for which verificat...
The optimality of the Earliest Deadline First scheduler for uniprocessor systems is one of the main ...
In traditional on-line problems, such as scheduling, requests arrive over time, demanding available ...
DAG-based scheduling models have been shown to effectively express the parallel execution of current...
In a real-time system, the overhead associated with scheduling algorithms can be a significant fact...
Rescheduling problems typically arise from production facilities that have to deal with incoming new...