summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl/internal.h
Commit message (Expand)AuthorAgeFilesLines
* x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang2023-03-151-0/+1
* x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger2023-01-231-0/+24
* x86/resctrl: Support monitor configurationBabu Moger2023-01-231-0/+2
* x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()Babu Moger2023-01-231-0/+1
* x86/resctrl: Add a new resource type RDT_RESOURCE_SMBABabu Moger2023-01-231-0/+1
* x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov2022-11-271-10/+0
* x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse2022-09-231-2/+2
* x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse2022-09-231-1/+0
* x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse2022-09-231-2/+2
* x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()James Morse2022-09-231-2/+0
* 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-13/+5
* x86/resctrl: Add per-rmid arch private storage for overflow and chunksJames Morse2022-09-221-0/+14
* x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunksJames Morse2022-09-221-2/+2
* x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse2022-09-221-1/+0
* x86/resctrl: Remove architecture copy of mbps_valJames Morse2022-09-221-3/+0
* x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse2022-09-221-1/+0
* x86/resctrl: Add domain offline callback for resctrl workJames Morse2022-09-221-2/+0
* x86/resctrl: Add domain online callback for resctrl workJames Morse2022-09-221-2/+0
* x86/resctrl: Merge mon_capable and mon_enabledJames Morse2022-09-221-4/+0
* x86/resctrl: Kill off alloc_enabledJames Morse2022-09-221-4/+0
* x86/resctrl: Merge the CDP resourcesJames Morse2021-08-111-6/+0
* x86/resctrl: Apply offset correction when config is stagedJames Morse2021-08-111-2/+2
* x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse2021-08-111-1/+0
* x86/resctrl: Add a helper to read/set the CDP configurationJames Morse2021-08-111-1/+10
* x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse2021-08-111-3/+3
* x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse2021-08-111-3/+3
* x86/resctrl: Add resctrl_arch_get_num_closid()James Morse2021-08-111-2/+6
* x86/resctrl: Label the resources with their configuration typeJames Morse2021-08-111-0/+2
* x86/resctrl: Add a separate schema list for resctrlJames Morse2021-08-111-0/+1
* x86/resctrl: Split struct rdt_domainJames Morse2021-08-111-31/+12
* x86/resctrl: Split struct rdt_resourceJames Morse2021-08-111-113/+36
* x86/resctrl: Fix kernel-doc in internal.hFabio M. De Francesco2021-06-241-7/+14
* x86/resctrl: Add printf attribute to log functionTom Rix2021-01-111-0/+1
* Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-1/+2
|\
| * x86/resctrl: Constify kernfs_opsRikard Falkeborn2020-11-191-1/+1
| * x86/resctrl: Correct MBM total and local valuesFenghua Yu2020-10-271-0/+1
* | x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger2020-12-011-0/+3
|/
* x86/resctrl: Enable user to view thread or core throttling modeFenghua Yu2020-08-261-6/+24
* x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmapsJames Morse2020-08-191-4/+4
* x86/resctrl: Merge AMD/Intel parse_bw() callsJames Morse2020-08-191-4/+2
* x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...James Morse2020-08-191-0/+2
* x86/resctrl: Remove struct rdt_membw::max_delayJames Morse2020-08-181-3/+0
* x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2020-08-181-2/+0
* x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger2020-06-151-0/+1
* x86/resctrl: Support wider MBM countersReinette Chatre2020-05-061-1/+7
* x86/resctrl: Maintain MBM counter width per resourceReinette Chatre2020-05-061-2/+5
* x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-171-0/+1
* x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2020-01-171-0/+1
* kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-281-0/+16