Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StanleyStanMarsh authored Apr 20, 2024
1 parent 267752d commit 6013674
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ This repository contains a draft of a laboratory work devoted to the development
The following abbreviations and designations are used in this report:

- MESI - Modified (M), Exclusive (E), Shared (S), Invalid (I).
- MESIF - Modified (M), Exclusive (E), Shared (S), Invalid (I), Direct (F).
- SMP – symmetric multiprocessor systems.
- MESIF - Modified (M), Exclusive (E), Shared (S), Invalid (I), Forward (F).
- SMP – Symmetric Multiprocessor Systems.
- LRU - Least Recently Used (linearly replaceable unit).
- LFU - Least Frequently Used.
- RWITM - Read with Intent to Modify.
- RWITM - Read With Intent To Modify.

## Analytics

Expand Down

0 comments on commit 6013674

Please sign in to comment.