[Cbe-oss-dev] [PATCH 06/10]MARS/core: Workload module split kernel cleanup
Kazunori Asayama
asayama at sm.sony.co.jp
Fri Nov 21 16:27:48 EST 2008
Yuji Mano wrote:
> This cleans up the MARS core kernel implementation.
> Most of the implementation will be moved into the task module/lib.
> The kernel will only be responsible for workload scheduling and loading/running
> the appropriate workload module.
>
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>
Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>
>
> ---
> core/src/common/kernel_internal_types.h | 18 +
> core/src/mpu/kernel/Makefile.am | 12
> core/src/mpu/kernel/kernel.c | 326 +++++++++++++++++++++++++-
> core/src/mpu/kernel/kernel.h | 126 ----------
> core/src/mpu/kernel/kernel_registers.c | 152 ------------
> core/src/mpu/kernel/kernel_scheduler.c | 253 --------------------
> core/src/mpu/kernel/kernel_syscalls.c | 190 ---------------
> core/src/mpu/kernel/kernel_task.c | 137 -----------
> core/src/mpu/kernel/kernel_workload.c | 396 --------------------------------
> 9 files changed, 342 insertions(+), 1268 deletions(-)
>
--
(ASAYAMA Kazunori
(asayama at sm.sony.co.jp))
t
More information about the cbe-oss-dev
mailing list