summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl/internal.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-27x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov1-10/+0
2022-09-23x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse1-2/+2
2022-09-23x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse1-1/+0
2022-09-23x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse1-2/+2
2022-09-23x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()James Morse1-2/+0
2022-09-23x86/resctrl: Abstract __rmid_read()James Morse1-0/+1
2022-09-23x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse1-13/+5
2022-09-22x86/resctrl: Add per-rmid arch private storage for overflow and chunksJames Morse1-0/+14
2022-09-22x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunksJames Morse1-2/+2
2022-09-22x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse1-1/+0
2022-09-22x86/resctrl: Remove architecture copy of mbps_valJames Morse1-3/+0
2022-09-22x86/resctrl: Create mba_sc configuration in the rdt_domainJames Morse1-1/+0
2022-09-22x86/resctrl: Add domain offline callback for resctrl workJames Morse1-2/+0
2022-09-22x86/resctrl: Add domain online callback for resctrl workJames Morse1-2/+0
2022-09-22x86/resctrl: Merge mon_capable and mon_enabledJames Morse1-4/+0
2022-09-22x86/resctrl: Kill off alloc_enabledJames Morse1-4/+0
2021-08-11x86/resctrl: Merge the CDP resourcesJames Morse1-6/+0
2021-08-11x86/resctrl: Apply offset correction when config is stagedJames Morse1-2/+2
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse1-1/+0
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse1-1/+10
2021-08-11x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_regionJames Morse1-3/+3
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse1-3/+3
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse1-2/+6
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse1-0/+2
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse1-0/+1
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse1-31/+12
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse1-113/+36
2021-06-24x86/resctrl: Fix kernel-doc in internal.hFabio M. De Francesco1-7/+14
2021-01-11x86/resctrl: Add printf attribute to log functionTom Rix1-0/+1
2020-12-14Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2020-12-01x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger1-0/+3
2020-11-19x86/resctrl: Constify kernfs_opsRikard Falkeborn1-1/+1
2020-10-27x86/resctrl: Correct MBM total and local valuesFenghua Yu1-0/+1
2020-08-26x86/resctrl: Enable user to view thread or core throttling modeFenghua Yu1-6/+24
2020-08-19x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmapsJames Morse1-4/+4
2020-08-19x86/resctrl: Merge AMD/Intel parse_bw() callsJames Morse1-4/+2
2020-08-19x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA...James Morse1-0/+2
2020-08-18x86/resctrl: Remove struct rdt_membw::max_delayJames Morse1-3/+0
2020-08-18x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse1-2/+0
2020-06-15x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger1-0/+1
2020-05-06x86/resctrl: Support wider MBM countersReinette Chatre1-1/+7
2020-05-06x86/resctrl: Maintain MBM counter width per resourceReinette Chatre1-2/+5
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse1-0/+1
2020-01-17x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen1-0/+1
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells1-0/+16
2018-11-22x86/resctrl: Introduce AMD QOS featureBabu Moger1-0/+5
2018-11-22x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger1-6/+9
2018-11-22x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger1-2/+6
2018-11-22x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger1-7/+12
2018-11-22x86/resctrl: Rename the RDT functions and definitionsBabu Moger1-1/+1