[Cbe-oss-dev] [PATCH 00/28]MARS: series

Yuji Mano yuji.mano at am.sony.com
Fri Feb 6 13:30:00 EST 2009


This is a series of patches to further cleanup the code base
and to further optimize code for both performance and code size.
These patches also address some bugs in the kernel scheduler
and avoids possible mutex lock contention.

[PATCH 01/28]MARS/dist: spec add build id
[PATCH 02/28]MARS/base: prevent use of non volatile regs
[PATCH 03/28]MARS/base: fix asm usage
[PATCH 04/28]MARS/base: optimize build options
[PATCH 05/28]MARS/base: cache workload module
[PATCH 06/28]MARS/base: cond wait hybrid
[PATCH 07/28]MARS/base: ea cell add uint8 api
[PATCH 08/28]MARS/base: avoid mutex lock contention
[PATCH 09/28]MARS/base: workload queue cleanup
[PATCH 10/28]MARS/base: kernel cleanup
[PATCH 11/28]MARS/base: rename defines
[PATCH 12/28]MARS/base: kernel scheduler fix
[PATCH 13/28]MARS/base: kernel scheduler idle wait
[PATCH 14/28]MARS/base: change mutex to kernel syscall
[PATCH 15/28]MARS/base: remove dma api
[PATCH 16/28]MARS/base: remove mars header
[PATCH 17/28]MARS/base: cache workload context
[PATCH 18/28]MARS/task: prevent use of non volatile regs
[PATCH 19/28]MARS/task: fix asm usage
[PATCH 20/28]MARS/task: optimize build options
[PATCH 21/28]MARS/task: auto context save
[PATCH 22/28]MARS/task: module wrap syscalls with inline functions
[PATCH 23/28]MARS/task: module reduce code size
[PATCH 24/28]MARS/task: module mutex api
[PATCH 25/28]MARS/task: module add dma syscall
[PATCH 26/28]MARS/task: fix headers
[PATCH 27/28]MARS/task: cache workload context
[PATCH 28/28]MARS/adjust stack

Regards,
Yuji






More information about the cbe-oss-dev mailing list