International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 148 - Number 5 |
Year of Publication: 2016 |
Authors: Jayanth H., Umadevi V., Gurudath A. S. |
10.5120/ijca2016911114 |
Jayanth H., Umadevi V., Gurudath A. S. . Novel method to reduce Inter Core Communication in a Multi Core System. International Journal of Computer Applications. 148, 5 ( Aug 2016), 26-30. DOI=10.5120/ijca2016911114
The architectural advancements in desktop computing have made embedded devices in real time applications to adopt multi core architectures. The main challenge in multi core programming is the process of communication between the different executing cores. Effectiveness of parallel programming in multi core architectures lies in method used for communication. Communication using shared cache is one of the popular approaches. This paper discusses in detail one of the novel methods of inter core communication. Correctness of the algorithm has been based on results obtained on a hard real time system.