summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl
Commit message (Expand)AuthorAgeFilesLines
* selftests/resctrl: Discover SNC kernel support and adjust messagesMaciej Wieczor-Retman2025-01-145-4/+39
* selftests/resctrl: Adjust effective L3 cache size with SNC enabledMaciej Wieczor-Retman2025-01-144-1/+119
* selftests/resctrl: Replace magic constants used as array sizeReinette Chatre2024-11-041-1/+2
* selftests/resctrl: Keep results from first test runReinette Chatre2024-11-043-17/+8
* selftests/resctrl: Do not compare performance counters and resctrl at low ban...Reinette Chatre2024-11-042-0/+17
* selftests/resctrl: Use cache size to determine "fill_buf" buffer sizeReinette Chatre2024-11-045-4/+28
* selftests/resctrl: Ensure measurements skip initialization of default benchmarkReinette Chatre2024-11-043-161/+50
* selftests/resctrl: Make benchmark parameter passing robustReinette Chatre2024-11-047-96/+178
* selftests/resctrl: Remove unused measurement codeReinette Chatre2024-11-045-182/+85
* selftests/resctrl: Only support measured read operationReinette Chatre2024-11-044-31/+9
* selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre2024-11-044-16/+13
* selftests/resctrl: Make wraparound handling obviousReinette Chatre2024-11-041-5/+7
* selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2024-11-042-3/+3
* selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre2024-11-041-2/+1
* selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre2024-11-041-1/+1
* selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre2024-11-041-2/+14
* selftests/resctrl: Make functions only used in same file staticReinette Chatre2024-11-041-4/+4
* selftests:resctrl: Fix build failure on archs without __cpuid_count()Shuah Khan2024-09-061-2/+5
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-1/+1
|\
| * selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2024-07-101-1/+1
* | selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen2024-07-117-38/+17
* | selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen2024-07-111-3/+2
* | selftests/resctrl: Remove mongrp from MBA testIlpo Järvinen2024-07-111-1/+0
* | selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen2024-07-112-11/+9
* | selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen2024-07-112-6/+8
* | selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen2024-07-115-25/+20
* | selftests/resctrl: Add ->init() callback into resctrl_val_paramIlpo Järvinen2024-07-115-63/+60
* | selftests/resctrl: Add ->measure() callback to resctrl_val_paramIlpo Järvinen2024-07-115-15/+35
* | selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM testsIlpo Järvinen2024-07-112-42/+4
* | selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & documentIlpo Järvinen2024-07-111-3/+8
* | selftests/resctrl: Cleanup bm_pid and ppid usage & limit scopeIlpo Järvinen2024-07-112-17/+15
* | selftests/resctrl: Use correct type for pidsIlpo Järvinen2024-07-114-12/+12
* | selftests/resctrl: Consolidate get_domain_id() into resctrl_val()Ilpo Järvinen2024-07-111-20/+13
* | selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen2024-07-112-8/+8
* | selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) onlyIlpo Järvinen2024-07-111-50/+91
* | selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen2024-07-111-18/+36
* | selftests/resctrl: Fix non-contiguous CBM for AMDBabu Moger2024-06-261-10/+22
|/
* selftests/resctrl: fix clang build warnings related to abs(), labs() callsJohn Hubbard2024-05-083-4/+4
* selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard2024-05-061-1/+3
* selftests/resctrl: ksft_exit_skip() does not returnNathan Chancellor2024-05-061-3/+3
* selftests/resctrl: Move cleanups out of individual testsMaciej Wieczor-Retman2024-05-066-23/+11
* selftests/resctrl: Simplify cleanup in ctrl-c handlerMaciej Wieczor-Retman2024-05-063-15/+10
* selftests/resctrl: Add cleanup function to test frameworkMaciej Wieczor-Retman2024-05-065-0/+6
* selftests/resctrl: Add non-contiguous CBMs CAT testMaciej Wieczor-Retman2024-02-233-0/+93
* selftests/resctrl: Add resource_info_file_exists()Maciej Wieczor-Retman2024-02-232-0/+26
* selftests/resctrl: Split validate_resctrl_feature_request()Maciej Wieczor-Retman2024-02-235-17/+31
* selftests/resctrl: Add a helper for the non-contiguous testMaciej Wieczor-Retman2024-02-232-0/+37
* selftests/resctrl: Add test groups and name L3 CAT test L3_CATIlpo Järvinen2024-02-233-6/+16
* selftests/resctrl: Get domain id from cache idIlpo Järvinen2024-02-133-12/+21
* selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen2024-02-133-25/+25