"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

add_schedule — adds schedule (starts time and lenght of time) for set of tasks

Synopsis


 ADD_SCHEDULE(T, description[, start, length[, processor]])
 ADD_SCHEDULE(T, keyword1, param1, ..., keywordn, paramn)

Description

Properties:

T

taskset; schedule will be save into this taskset.

description

description for schedule. It must be diferent than a key words below!

start

set of start time

lenght

set of lenght of time

processor

set of number of processor

keyword

key word (char)

param

parameter

Available key words are:

description

schedule description (it is same as above)

time

calculation time for search schedule

iteration

number of interations for search schedule

memory

memory allocation during schedule search

period

taskset period - scalar or vector for diferent period of each task

Webmaster - Jan Dvořák (2004 - 2024)