summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/resctrlfs.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman2023-10-131-52/+0
* selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman2023-10-131-15/+26
* selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen2023-10-131-42/+27
* selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen2023-07-251-3/+8
* selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen2023-07-251-7/+5
* selftests/resctrl: Express span internally in bytesIlpo Järvinen2023-07-251-7/+2
* selftests/resctrl: Convert span to size_tIlpo Järvinen2023-07-251-1/+1
* selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen2023-07-251-16/+7
* selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen2023-07-251-2/+5
* selftests/resctrl: Unmount resctrl FS before starting the first testIlpo Järvinen2023-07-251-2/+8
* selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan2023-04-131-0/+1
* selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan2023-04-131-1/+3
* selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu2023-04-101-1/+1
* selftests/resctrl: Extend CPU vendor detectionShaopeng Tan2022-04-251-1/+1
* selftests/resctrl: Change a few printed messagesFenghua Yu2021-04-071-2/+2
* selftests/resctrl: Fix unmount resctrl FSFenghua Yu2021-04-021-0/+3
* selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu2021-04-021-11/+41
* selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu2021-04-021-0/+3
* selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu2021-04-021-29/+16
* selftests/resctrl: Rename CQM test as CMT testFenghua Yu2021-04-021-5/+5
* selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre2021-04-021-1/+1
* selftests/resctrl: Clean up resctrl features checkFenghua Yu2021-04-021-8/+9
* selftests/resctrl: Fix compilation issues for global variablesFenghua Yu2021-04-021-5/+5
* selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger2020-02-101-2/+7
* selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu2020-02-101-1/+2
* selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu2020-02-101-8/+185
* selftests/resctrl: Add MBM testFenghua Yu2020-02-101-0/+77
* selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya2020-02-101-0/+462