summaryrefslogtreecommitdiffstats
path: root/fs/resctrl/ctrlmondata.c
AgeCommit message (Expand)AuthorLines
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck-1/+7
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck-0/+74
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck-0/+6
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck-9/+9
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck-1/+1
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck-8/+1
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck-4/+10
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck-1/+1
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger-1/+1
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger-0/+93
2025-11-22fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSIDBabu Moger-11/+13
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger-3/+42
2025-11-21fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger-0/+126
2025-11-21fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger-0/+21
2025-09-15fs/resctrl: Support counter read/reset with mbm_event assignment modeBabu Moger-5/+17
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck-2/+2
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre-1/+1
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan-4/+9
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse-0/+661
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse-0/+0