Subversion Repositories shark

Rev

Rev 1085 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1085 pj 1
STATIC Scheduling Module
2
------------------------
3
 
4
This is the scheduling module created on the FIRST Project Meeting in
5
Vasteras, July 2002.
6
 
7
The module accept a new Task Model called STATIC_TASK_MODEL that
8
contains the information about the starting time of a task. After
9
creating all the tasks, the static scheduling starts calling the
10
function static_start.
11
 
12
For comments, bugfixes & co, write to pj@sssup.it.
13
 
14
Bye
15
 
16
PJ