summaryrefslogtreecommitdiff
path: root/fs/resctrl/rdtgroup.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2026-01-10fs/resctrl: Move RMID initialization to first mountTony Luck1-0/+5
2026-01-10x86,fs/resctrl: Compute number of RMIDs as minimum across resourcesTony Luck1-0/+6
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck1-1/+1
2026-01-10x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck1-5/+12
2026-01-10fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()Tony Luck1-11/+31
2026-01-10fs/resctrl: Refactor mkdir_mondata_subdir()Tony Luck1-50/+58
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck1-1/+2
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck1-0/+2
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck1-0/+3
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck1-3/+3
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck1-12/+12
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck1-20/+20
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck1-21/+48
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger1-2/+19
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger1-1/+2
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger1-1/+10
2025-11-22fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger1-3/+21
2025-11-22fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger1-0/+22
2025-11-18fs/resctrl: Consider sparse masks when initializing new group's allocationReinette Chatre1-3/+4
2025-09-15fs/resctrl: Introduce the interface to switch between monitor modesBabu Moger1-3/+4
2025-09-15fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabledBabu Moger1-1/+46
2025-09-15fs/resctrl: Introduce the interface to modify assignments in a groupBabu Moger1-1/+2
2025-09-15fs/resctrl: Introduce mbm_L3_assignments to list assignments in a groupBabu Moger1-0/+6
2025-09-15fs/resctrl: Auto assign counters on mkdir and clean up on group removalBabu Moger1-2/+20
2025-09-15fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdirBabu Moger1-0/+7
2025-09-15fs/resctrl: Provide interface to update the event configurationsBabu Moger1-1/+2
2025-09-15fs/resctrl: Add event configuration directory under info/L3_MON/Babu Moger1-2/+57
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger1-0/+6
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 Moger1-0/+6
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger1-1/+8
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 Luck1-25/+25
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck1-9/+9
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck1-5/+6
2025-09-15fs/resctrl: Optimize code in rdt_get_tree()Shaopeng Tan1-5/+2
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan1-3/+3
2025-06-04fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...Zeng Heng1-0/+4
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse1-0/+4353
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse1-0/+0