summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/resctrlfs.c
AgeCommit message (Expand)Author
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo 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: Use correct type for pidsIlpo Järvinen
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen
2024-02-23selftests/resctrl: Add resource_info_file_exists()Maciej Wieczor-Retman
2024-02-23selftests/resctrl: Split validate_resctrl_feature_request()Maciej Wieczor-Retman
2024-02-23selftests/resctrl: Add a helper for the non-contiguous testMaciej Wieczor-Retman
2024-02-13selftests/resctrl: Get domain id from cache idIlpo Järvinen
2024-02-13selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen
2024-02-13selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen
2024-02-13selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen
2024-02-13selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen
2024-02-13selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen
2024-02-13selftests/resctrl: Exclude shareable bits from schemata in CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Mark get_cache_size() cache_type constIlpo Järvinen
2024-02-13selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()Ilpo Järvinen
2024-02-13selftests/resctrl: Change function comments to say < 0 on errorIlpo Järvinen
2024-02-13selftests/resctrl: Return -1 instead of errno on errorIlpo Järvinen
2024-02-13selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen
2023-10-13selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman
2023-10-13selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman
2023-10-13selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen
2023-07-25selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen
2023-07-25selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen
2023-07-25selftests/resctrl: Express span internally in bytesIlpo Järvinen
2023-07-25selftests/resctrl: Convert span to size_tIlpo Järvinen
2023-07-25selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen
2023-07-25selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen
2023-07-25selftests/resctrl: Unmount resctrl FS before starting the first testIlpo Järvinen
2023-04-13selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan
2023-04-13selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan
2021-04-07selftests/resctrl: Change a few printed messagesFenghua Yu
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu
2020-02-10selftests/resctrl: Add MBM testFenghua Yu
2020-02-10selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya