Mercurial > hg > Members > kono > Cerium
diff TaskManager/ChangeLog @ 182:df3cfc04e796
add get_inputAddr, get_outputAddr
author | gongo@gendarme.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Tue, 23 Dec 2008 16:27:07 +0900 |
parents | 5cde66c926b4 |
children | 907bda4a1a14 |
line wrap: on
line diff
--- a/TaskManager/ChangeLog Tue Dec 23 15:54:09 2008 +0900 +++ b/TaskManager/ChangeLog Tue Dec 23 16:27:07 2008 +0900 @@ -1,3 +1,10 @@ +2008-12-23 Wataru MIYAGUNI <gongo@cr.ie.u-ryukyu.ac.jp> + + * Cell/spe/SchedTask.cc (SchedTask::get_outputAddr) + (SchedTask::get_inputAddr): add + + in/out のデータだけじゃなく、そのアドレスも取れた方がいいだろう + 2008-12-22 Wataru MIYAGUNI <gongo@cr.ie.u-ryukyu.ac.jp> * Cell/spe/SchedTask.cc (SchedTask::__init__, SchedTask::read)