Re: [PATCH 0/3] SMP cache manager

2014-07-03 Thread Joel Sherrill
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

[PATCH 0/3] SMP cache manager

2014-07-03 Thread Daniel Cederman
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 +