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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to