|
@@ -0,0 +1,7 @@
|
|
|
+# Intel's Cache Allocation Technology
|
|
|
+Intel’s Cache Allocation Technology (CAT) helps address shared resource concerns by providing software control of where data is allocated into the last-level cache (LLC), enabling isolation and prioritization of key applications.
|
|
|
+## Acronyms
|
|
|
+CAT : Cache Allocation Technology
|
|
|
+CMT : Cache Monitoring Technology
|
|
|
+CDP : Code and Data prioritization
|
|
|
+CLOS/COS : Class of service
|