@article { author = {Fayeq Jalil, Luma and Abdulkareem .H. Al-Rawi, Maha and Diaa Al-Nakshabandi, Abeer}, title = {Proposal New Cache Coherence Protocol to Optimize CPU Time through Simulation Caches}, journal = {Engineering and Technology Journal}, volume = {34}, number = {6B}, pages = {912-924}, year = {2016}, publisher = {University of Technology-Iraq}, issn = {1681-6900}, eissn = {2412-0758}, doi = {10.30684/etj.34.6B.20}, abstract = {The cache coherence is the most important issue that rapidly affected the performance of a multicore processor as a result of increasing the number of cores on chip multiprocessors and the shared memory program that will be run on these processors. "Snoopy protocols" and "directory based protocols" are two types of protocols that are used to achieve coherence between caches. The main objective of these Protocols is to achieve consistency and validation of the data value in the caches of a multi core processor so that any reading of a memory address via any caches will returns the latest data written to that address.In this paper, a new protocol has been designed to solve a problem of a cache coherence that combines the two schemes of coherency: snooping and directory depending on the states of MESI protocol. The MESI protocol is a version of the snooping cache protocol which based on four (Modified, Exclusive, Shared, Invalid) states that a block in the cache memory can have. The proposed protocol has the same states of MESI protocol but the difference is in laying the directory inside a shared cache instead of main memory to make the processor more efficient by reducing the gap between fast CPU and slow main memory.}, keywords = {Cache Coherence Problem,Snooping Protocol,Directory,Based cache Protocols,MESI,Cache Simulator,Dev,Multiprocessor,shared memory}, url = {https://etj.uotechnology.edu.iq/article_126845.html}, eprint = {https://etj.uotechnology.edu.iq/article_126845_a78dcbdf3dadb252eba5b7089ad3e226.pdf} }