[PATCH 0/3] SMP cache manager

Joel Sherrill joel.sherrill at oarcorp.com
Thu Jul 3 15:25:21 UTC 2014


I don't know why but I don't see any file changes on this.

On 7/3/2014 4:37 AM, Daniel Cederman wrote:
> Adds functions to request cache operations on a set of cores.
>
> Daniel Cederman (3):
>   score: Use consistent type for SMP messages
>   score: Add function to send a SMP message to a set of CPUs
>   score: Add SMP support to the cache manager
>
>  c/src/lib/libcpu/shared/src/cache_manager.c |  166 +++++++++++++++++++++++++++
>  cpukit/rtems/include/rtems/rtems/cache.h    |   84 ++++++++++++++
>  cpukit/score/include/rtems/score/smpimpl.h  |   25 +++-
>  cpukit/score/src/smp.c                      |   17 ++-
>  4 files changed, 287 insertions(+), 5 deletions(-)
>

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



More information about the devel mailing list