summaryrefslogtreecommitdiffstats
path: root/fs/resctrl/rdtgroup.c
AgeCommit message (Expand)AuthorLines
2025-09-15fs/resctrl: Introduce the interface to switch between monitor modesBabu Moger-3/+4
2025-09-15fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabledBabu Moger-1/+46
2025-09-15fs/resctrl: Introduce the interface to modify assignments in a groupBabu Moger-1/+2
2025-09-15fs/resctrl: Introduce mbm_L3_assignments to list assignments in a groupBabu Moger-0/+6
2025-09-15fs/resctrl: Auto assign counters on mkdir and clean up on group removalBabu Moger-2/+20
2025-09-15fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdirBabu Moger-0/+7
2025-09-15fs/resctrl: Provide interface to update the event configurationsBabu Moger-1/+2
2025-09-15fs/resctrl: Add event configuration directory under info/L3_MON/Babu Moger-2/+57
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger-0/+6
2025-09-15fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domainBabu Moger-0/+8
2025-09-15fs/resctrl: Add resctrl file to display number of assignable countersBabu Moger-0/+6
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger-1/+8
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger-3/+3
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck-25/+25
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck-9/+9
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck-5/+6
2025-09-15fs/resctrl: Optimize code in rdt_get_tree()Shaopeng Tan-5/+2
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan-3/+3
2025-06-04fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...Zeng Heng-0/+4
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse-0/+4353
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse-0/+0