summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* x86/resctrl: Implement new mba_MBps throttling heuristicTony Luck2024-03-261-32/+10
* x86/resctrl: Read supported bandwidth sources from CPUIDBabu Moger2024-03-261-0/+6
* x86/resctrl: Fix kernel-doc warningsRandy Dunlap2023-10-081-5/+5
* Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-281-24/+19
|\
| * x86/resctrl: Avoid redundant counter read in __mon_event_count()Peter Newman2023-03-151-24/+19
* | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
|/
* x86/resctrl: Add interface to write mbm_total_bytes_configBabu Moger2023-01-231-0/+17
* x86/resctrl: Add interface to read mbm_local_bytes_configBabu Moger2023-01-231-1/+3
* x86/resctrl: Add interface to read mbm_total_bytes_configBabu Moger2023-01-231-1/+3
* x86/resctrl: Support monitor configurationBabu Moger2023-01-231-0/+7
* x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()Babu Moger2023-01-231-1/+1
* x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman2023-01-101-16/+33
* x86/resctrl: Make resctrl_arch_rmid_read() return values in bytesJames Morse2022-09-231-13/+11
* x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_dataJames Morse2022-09-231-2/+7
* x86/resctrl: Rename and change the units of resctrl_cqm_thresholdJames Morse2022-09-231-17/+26
* x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()James Morse2022-09-231-4/+4
* x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()James Morse2022-09-231-15/+20
* x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()James Morse2022-09-231-14/+17
* x86/resctrl: Abstract __rmid_read()James Morse2022-09-231-23/+39
* x86/resctrl: Allow per-rmid arch private storage to be resetJames Morse2022-09-231-1/+34
* x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunksJames Morse2022-09-221-9/+16
* x86/resctrl: Allow update_mba_bw() to update controls directlyJames Morse2022-09-221-9/+4
* x86/resctrl: Switch over to the resctrl mbps_val listJames Morse2022-09-221-6/+4
* x86/resctrl: Merge mon_capable and mon_enabledJames Morse2022-09-221-1/+0
* x86/resctrl: Remove redundant assignment to variable chunksColin Ian King2021-12-091-1/+1
* Merge tag 'x86_cache_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-301-17/+27
|\
| * x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse2021-08-111-1/+1
| * x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse2021-08-111-1/+1
| * x86/resctrl: Add a helper to read a closid's configurationJames Morse2021-08-111-1/+5
| * x86/resctrl: Split struct rdt_domainJames Morse2021-08-111-3/+5
| * x86/resctrl: Split struct rdt_resourceJames Morse2021-08-111-14/+18
* | x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-08-221-0/+6
* | x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-121-14/+13
|/
* x86/resctrl: Fix init const confusionAndi Kleen2021-05-051-1/+1
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-2/+2
* x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
* Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-2/+80
|\
| * x86/resctrl: Correct MBM total and local valuesFenghua Yu2020-10-271-2/+80
* | x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-101-4/+2
|/
* x86/resctrl: Use container_of() in delayed_work handlersJames Morse2020-08-181-11/+2
* x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2020-08-181-2/+1
* x86/resctrl: Support wider MBM countersReinette Chatre2020-05-061-1/+7
* x86/resctrl: Maintain MBM counter width per resourceReinette Chatre2020-05-061-8/+13
* x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2020-01-171-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-161-0/+3
|\
| * x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-121-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
|/
* x86/resctrl: Remove unused variablePeng Hao2019-03-241-3/+0
* x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger2018-11-221-3/+0
* x86/resctrl: Rename the RDT functions and definitionsBabu Moger2018-11-221-5/+6