Dimosthenis Masouros пре 7 година
родитељ
комит
7be2b541e4
1 измењених фајлова са 11 додато и 0 уклоњено
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -13,12 +13,23 @@ Intel’s Cache Allocation Technology (CAT) helps address shared resource concer
 
 ## Commands
 
+### Monitoring
+
 Show current configuration
 
 ```bash
 sudo pqos -s -v
 ```
 
+Monitor LLC occupancy for group of cores (e.g. [0-2] and [3-5])
+
+```bash
+sudo pqos -m "all:[0-2],[3-5];"
+```
+
+### Usage
+
+
 
 ## F.A.Q.