summaryrefslogtreecommitdiff
path: root/fs/resctrl/internal.h
AgeCommit message (Expand)Author
2026-01-10fs/resctrl: Move RMID initialization to first mountTony Luck
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger
2025-11-21fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger
2025-11-21fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger
2025-09-15fs/resctrl: Introduce the interface to switch between monitor modesBabu Moger
2025-09-15fs/resctrl: Introduce the interface to modify assignments in a groupBabu Moger
2025-09-15fs/resctrl: Introduce mbm_L3_assignments to list assignments in a groupBabu Moger
2025-09-15fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdirBabu Moger
2025-09-15fs/resctrl: Provide interface to update the event configurationsBabu Moger
2025-09-15fs/resctrl: Add event configuration directory under info/L3_MON/Babu Moger
2025-09-15fs/resctrl: Support counter read/reset with mbm_event assignment modeBabu Moger
2025-09-15fs/resctrl: Add the functionality to unassign MBM eventsBabu Moger
2025-09-15fs/resctrl: Add the functionality to assign MBM eventsBabu Moger
2025-09-15fs/resctrl: Introduce event configuration field in struct mon_evtBabu Moger
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger
2025-09-15fs/resctrl: Add resctrl file to display number of assignable countersBabu Moger
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse