Commit Graph

7 Commits

Author SHA1 Message Date
989ae0c0ea Determine slice using msr instead of reversed hashing fn 2024-06-27 11:09:06 +02:00
087997ce5c Fix substraction with overflow 2024-06-25 09:34:30 +02:00
Guillaume DIDIER
a7ea11181f Add missing CPU model 2024-06-24 17:40:03 +02:00
Guillaume DIDIER
88775ea015 Fix issues in the monitoring logic 2024-06-24 17:37:14 +02:00
Guillaume DIDIER
f6494a82b2 Correct various issues in scan, and set core affinity properly. 2024-06-24 16:58:32 +02:00
Guillaume DIDIER
ba87550b65 Implement slice scanning on Xeon 2024-06-24 15:53:45 +02:00
Guillaume DIDIER
f9217b00c4 Start working on cache detection using Clementine Maurice's performance counter approach.
Add a new crate for that, getting out of cache_utils no_std / use_std mess.
2024-06-24 09:41:56 +02:00