-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Description
Running such command provides results:
# LD_LIBRARY_PATH=./lib ./pqos/pqos -m llc:[0-1248]
while any higher core number fails:
# LD_LIBRARY_PATH=./lib ./pqos/pqos -m llc:[0-1249]
NOTE: Mixed use of MSR and kernel interfaces to manage
CAT or CMT & MBM may lead to unexpected behavior.
Error parsing "<null>" command line argument. Too many groups selected.
It prevents the user from collecting full LLC usage in multisocket platforms with more than 1248 logical cores.
cc: @rdementi
Metadata
Metadata
Assignees
Labels
No labels