summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl
AgeCommit message (Expand)Author
2026-05-04selftests/resctrl: Reduce L2 impact on CAT testReinette Chatre
2026-05-04selftests/resctrl: Simplify perf usage in CAT testReinette Chatre
2026-05-04selftests/resctrl: Remove requirement on cache miss rateReinette Chatre
2026-05-04selftests/resctrl: Raise threshold at which MBM and PMU values are comparedReinette Chatre
2026-05-04selftests/resctrl: Increase size of buffer used in MBM and MBA testsReinette Chatre
2026-05-04selftests/resctrl: Support multiple events associated with iMCReinette Chatre
2026-05-04selftests/resctrl: Prepare for parsing multiple events per iMCReinette Chatre
2026-05-04selftests/resctrl: Do not store iMC counter value in counter config structureReinette Chatre
2026-05-04selftests/resctrl: Reduce interference from L2 occupancy during cache occupan...Reinette Chatre
2026-05-04selftests/resctrl: Improve accuracy of cache occupancy testReinette Chatre
2026-01-09selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen
2026-01-09selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen
2026-01-09selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen
2026-01-09selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-01-14selftests/resctrl: Discover SNC kernel support and adjust messagesMaciej Wieczor-Retman
2025-01-14selftests/resctrl: Adjust effective L3 cache size with SNC enabledMaciej Wieczor-Retman
2024-11-04selftests/resctrl: Replace magic constants used as array sizeReinette Chatre
2024-11-04selftests/resctrl: Keep results from first test runReinette Chatre
2024-11-04selftests/resctrl: Do not compare performance counters and resctrl at low ban...Reinette Chatre
2024-11-04selftests/resctrl: Use cache size to determine "fill_buf" buffer sizeReinette Chatre
2024-11-04selftests/resctrl: Ensure measurements skip initialization of default benchmarkReinette Chatre
2024-11-04selftests/resctrl: Make benchmark parameter passing robustReinette Chatre
2024-11-04selftests/resctrl: Remove unused measurement codeReinette Chatre
2024-11-04selftests/resctrl: Only support measured read operationReinette Chatre
2024-11-04selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre
2024-11-04selftests/resctrl: Make wraparound handling obviousReinette Chatre
2024-11-04selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre
2024-11-04selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-11-04selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre
2024-11-04selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre
2024-11-04selftests/resctrl: Make functions only used in same file staticReinette Chatre
2024-09-06selftests:resctrl: Fix build failure on archs without __cpuid_count()Shuah Khan
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen
2024-07-11selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen
2024-07-11selftests/resctrl: Remove mongrp from MBA testIlpo Järvinen
2024-07-11selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen
2024-07-11selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen
2024-07-11selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen
2024-07-11selftests/resctrl: Add ->init() callback into resctrl_val_paramIlpo Järvinen
2024-07-11selftests/resctrl: Add ->measure() callback to resctrl_val_paramIlpo Järvinen
2024-07-11selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM testsIlpo Järvinen
2024-07-11selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & documentIlpo Järvinen
2024-07-11selftests/resctrl: Cleanup bm_pid and ppid usage & limit scopeIlpo Järvinen
2024-07-11selftests/resctrl: Use correct type for pidsIlpo Järvinen
2024-07-11selftests/resctrl: Consolidate get_domain_id() into resctrl_val()Ilpo Järvinen
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen
2024-07-11selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) onlyIlpo Järvinen
2024-07-11selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen