aboutsummaryrefslogtreecommitdiffstats
path: root/fs/resctrl
AgeCommit message (Expand)AuthorFilesLines
2025-09-15fs/resctrl: Add the functionality to assign MBM eventsBabu Moger2-0/+158
2025-09-15fs/resctrl: Introduce event configuration field in struct mon_evtBabu Moger2-0/+15
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger3-0/+53
2025-09-15fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domainBabu Moger1-0/+8
2025-09-15fs/resctrl: Add resctrl file to display number of assignable countersBabu Moger3-0/+34
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger3-1/+42
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger1-0/+7
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger1-3/+3
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck2-32/+31
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck3-16/+22
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck3-40/+47
2025-09-15fs/resctrl: Optimize code in rdt_get_tree()Shaopeng Tan1-5/+2
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre3-7/+5
2025-07-09resctrl: get rid of pointless debugfs_file_{get,put}()Al Viro1-4/+0
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl subsystemQinyun Tan4-11/+18
2025-06-04fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_mutexZeng Heng1-0/+4
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse8-1/+7508
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse9-0/+45