You can subscribe to this list here.
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
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
|
|
From: Giuseppe L. <giu...@ss...> - 2009-12-14 11:36:55
|
I am currently working to implement BWI protocol. Then, I may need to change: - server.cpp - resmanager.cpp - kernel.cpp Please be aware ! Peppe |