summaryrefslogtreecommitdiffstats
path: root/include/linux/resctrl.h
Commit message (Expand)AuthorAgeFilesLines
* x86/resctrl: Add interface to write mbm_total_bytes_configBabu Moger2023-01-231-0/+11
* x86/resctrl: Remove arch_has_empty_bitmapsBabu Moger2022-10-241-3/+3
* x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse2022-09-231-1/+1
* x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse2022-09-231-0/+1
* x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse2022-09-231-0/+2
* x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()James Morse2022-09-231-1/+17
* x86/resctrl: Abstract __rmid_read()James Morse2022-09-231-0/+1
* x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse2022-09-231-0/+23
* x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse2022-09-221-0/+8
* x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse2022-09-221-0/+7
* x86/resctrl: Add domain offline callback for resctrl workJames Morse2022-09-221-0/+1
* x86/resctrl: Add domain online callback for resctrl workJames Morse2022-09-221-0/+1
* x86/resctrl: Merge mon_capable and mon_enabledJames Morse2022-09-221-2/+0
* x86/resctrl: Kill off alloc_enabledJames Morse2022-09-221-2/+0
* x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse2021-08-111-3/+2
* x86/resctrl: Calculate the index from the configuration typeJames Morse2021-08-111-6/+0
* x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse2021-08-111-1/+2
* x86/resctrl: Add a helper to read a closid's configurationJames Morse2021-08-111-0/+2
* x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse2021-08-111-0/+1
* x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse2021-08-111-1/+3
* x86/resctrl: Group staged configuration into a separate structJames Morse2021-08-111-4/+12
* x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse2021-08-111-0/+2
* x86/resctrl: Add a helper to read/set the CDP configurationJames Morse2021-08-111-1/+2
* x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse2021-08-111-1/+2
* x86/resctrl: Add resctrl_arch_get_num_closid()James Morse2021-08-111-1/+5
* x86/resctrl: Store the effective num_closid in the schemaJames Morse2021-08-111-0/+4
* x86/resctrl: Label the resources with their configuration typeJames Morse2021-08-111-0/+14
* x86/resctrl: Add a separate schema list for resctrlJames Morse2021-08-111-0/+11
* x86/resctrl: Split struct rdt_domainJames Morse2021-08-111-1/+31
* x86/resctrl: Split struct rdt_resourceJames Morse2021-08-111-0/+110
* x86/resctrl: Include pid.hJames Morse2020-08-181-0/+2
* x86/resctrl: Add task resctrl information displayChen Yu2020-01-201-0/+14