need to create a presentation in the topic MESI Protocol

I have selected the MESI Protocol topic because of its application in caching. The MESI protocol provides a way to control the cache cohorency with the use of several snooping techniques. The MESI protocol assigns state to each cache line. These states can be Modified, Exclusive, Shared, and Invalid.
I found the below link very helpful in understanding the MESI protocol:https://www.brainkart.com/article/The-MESI-protocol_7651/