|
From: krisanu r. <roy...@gm...> - 2011-02-24 18:38:47
|
*t2.insertCode("fixed(3);wait(R1);fixed(4);signal(R1);fixed(2);");*
In above code shows how and what to insert as a code to the task t2.
now suppose i *have three tasks* which are *dependent* like below:
*task3 dependent on task1 and task2 , task5 is dependent on task3
and
task4 *
* task1 task2*
* \ /*
* \ /*
* \ /*
* \ /*
* \ /*
* \ /*
* \ /*
* task3 task4
| /*
* | /*
* | / *
* task5 *
*can i insert any code in any language in quotation " " .*
*How i can create dependency among tasks*. please explain with examples
2) how a task can be switched to another core, that is , is core hopping
supported ? how?
3) how for a given scheduling policy,one can measure time and core
temperature ?
kindly respond
--
Regards
Krisanu
|