[Cbe-oss-dev] [PATCH 03/10]MARS/core: Workload module split remove obsolete sources
Kazunori Asayama
asayama at sm.sony.co.jp
Fri Nov 21 13:34:49 EST 2008
Yuji Mano wrote:
> This removes all the task related sources from the core sources.
> They will be moved into the task module sources.
>
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>
Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>
>
> ---
> core/include/common/mars/task_barrier_types.h | 62 --
> core/include/common/mars/task_event_flag_types.h | 104 ----
> core/include/common/mars/task_queue_types.h | 86 ---
> core/include/common/mars/task_semaphore_types.h | 62 --
> core/include/common/mars/task_types.h | 137 -----
> core/include/host/mars/task.h | 175 ------
> core/include/host/mars/task_barrier.h | 103 ----
> core/include/host/mars/task_event_flag.h | 249 ---------
> core/include/host/mars/task_queue.h | 314 ------------
> core/include/host/mars/task_semaphore.h | 102 ----
> core/include/host/mars/task_signal.h | 62 --
> core/include/mpu/mars/task.h | 261 ----------
> core/include/mpu/mars/task_barrier.h | 159 ------
> core/include/mpu/mars/task_event_flag.h | 198 -------
> core/include/mpu/mars/task_queue.h | 585 -----------------------
> core/include/mpu/mars/task_semaphore.h | 100 ---
> core/include/mpu/mars/task_signal.h | 114 ----
> core/src/common/task_barrier_internal_types.h | 59 --
> core/src/common/task_event_flag_internal_types.h | 59 --
> core/src/common/task_internal_types.h | 66 --
> core/src/common/task_queue_internal_types.h | 69 --
> core/src/common/task_semaphore_internal_types.h | 55 --
> core/src/host/lib/task.c | 329 ------------
> core/src/host/lib/task_barrier.c | 92 ---
> core/src/host/lib/task_event_flag.c | 258 ----------
> core/src/host/lib/task_queue.c | 325 ------------
> core/src/host/lib/task_semaphore.c | 89 ---
> core/src/host/lib/task_signal.c | 65 --
> core/src/mpu/lib/entry.S | 83 ---
> core/src/mpu/lib/syscalls.c | 120 ----
> core/src/mpu/lib/syscalls.h | 91 ---
> core/src/mpu/lib/task.c | 167 ------
> core/src/mpu/lib/task_barrier.c | 202 -------
> core/src/mpu/lib/task_event_flag.c | 236 ---------
> core/src/mpu/lib/task_queue.c | 427 ----------------
> core/src/mpu/lib/task_semaphore.c | 133 -----
> core/src/mpu/lib/task_signal.c | 73 --
> 37 files changed, 5871 deletions(-)
--
(ASAYAMA Kazunori
(asayama at sm.sony.co.jp))
t
More information about the cbe-oss-dev
mailing list