[PATCH 0/3] SMP cache manager
Daniel Cederman
cederman at gaisler.com
Thu Jul 3 09:37:25 UTC 2014
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(-)
--
1.7.9.5
More information about the devel
mailing list