[Cbe-oss-dev] [PATCH 04/11]MARS: Kernel internal implementation cleanup

Kazunori Asayama asayama at sm.sony.co.jp
Fri Sep 12 17:25:38 EST 2008


Yuji Mano wrote:
> This cleans up some internal implementation of the MARS kernel. The changes
> mainly consists of renaming some internal function names for consistency and
> replacing the term "process" with "workload" for consistency with MARS design
> and documentation.
> 
> Signed-off-by: Yuji Mano <yuji.mano at am.sony.com>

Acked-by: Kazunori Asayama <asayama at sm.sony.co.jp>

> 
> ---
>  include/host/mars/mars_task.h          |    6 ++----
>  include/mpu/mars/mars_kernel.h         |   16 ++++++++--------
>  include/mpu/mars/mars_task.h           |    3 +--
>  src/host/lib/mars_task.c               |    6 ++----
>  src/mpu/kernel/mars_kernel_registers.c |    8 ++++----
>  src/mpu/kernel/mars_kernel_scheduler.c |    4 ++--
>  src/mpu/kernel/mars_kernel_syscalls.c  |   26 +++++++++++++-------------
>  src/mpu/kernel/mars_kernel_task.c      |   18 +++++++++---------
>  src/mpu/kernel/mars_kernel_workload.c  |   24 ++++++++++++------------
>  9 files changed, 53 insertions(+), 58 deletions(-)
> 

-- 
(ASAYAMA Kazunori
  (asayama at sm.sony.co.jp))
t



More information about the cbe-oss-dev mailing list