summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/resctrlfs.c
AgeCommit message (Expand)AuthorLines
2025-01-14selftests/resctrl: Discover SNC kernel support and adjust messagesMaciej Wieczor-Retman-0/+32
2025-01-14selftests/resctrl: Adjust effective L3 cache size with SNC enabledMaciej Wieczor-Retman-0/+105
2024-11-04selftests/resctrl: Remove unused measurement codeReinette Chatre-17/+0
2024-11-04selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre-1/+1
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen-19/+14
2024-07-11selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen-9/+7
2024-07-11selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen-3/+4
2024-07-11selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen-7/+6
2024-07-11selftests/resctrl: Use correct type for pidsIlpo Järvinen-1/+1
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen-1/+1
2024-02-23selftests/resctrl: Add resource_info_file_exists()Maciej Wieczor-Retman-0/+25
2024-02-23selftests/resctrl: Split validate_resctrl_feature_request()Maciej Wieczor-Retman-11/+24
2024-02-23selftests/resctrl: Add a helper for the non-contiguous testMaciej Wieczor-Retman-0/+36
2024-02-13selftests/resctrl: Get domain id from cache idIlpo Järvinen-9/+18
2024-02-13selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen-9/+9
2024-02-13selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen-8/+20
2024-02-13selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen-18/+6
2024-02-13selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen-0/+5
2024-02-13selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen-3/+30
2024-02-13selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen-43/+1
2024-02-13selftests/resctrl: Exclude shareable bits from schemata in CAT testIlpo Järvinen-0/+89
2024-02-13selftests/resctrl: Mark get_cache_size() cache_type constIlpo Järvinen-1/+1
2024-02-13selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()Ilpo Järvinen-13/+38
2024-02-13selftests/resctrl: Change function comments to say < 0 on errorIlpo Järvinen-5/+5
2024-02-13selftests/resctrl: Return -1 instead of errno on errorIlpo Järvinen-1/+1
2024-02-13selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen-21/+21
2023-10-13selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman-52/+0
2023-10-13selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman-15/+26
2023-10-13selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen-42/+27
2023-07-25selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen-3/+8
2023-07-25selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen-7/+5
2023-07-25selftests/resctrl: Express span internally in bytesIlpo Järvinen-7/+2
2023-07-25selftests/resctrl: Convert span to size_tIlpo Järvinen-1/+1
2023-07-25selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen-16/+7
2023-07-25selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen-2/+5
2023-07-25selftests/resctrl: Unmount resctrl FS before starting the first testIlpo Järvinen-2/+8
2023-04-13selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan-0/+1
2023-04-13selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan-1/+3
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu-1/+1
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan-1/+1
2021-04-07selftests/resctrl: Change a few printed messagesFenghua Yu-2/+2
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu-0/+3
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu-11/+41
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu-0/+3
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu-29/+16
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu-5/+5
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre-1/+1
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu-8/+9
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu-5/+5
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger-2/+7