summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/resctrlfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-25selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen1-3/+8
2023-07-25selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen1-7/+5
2023-07-25selftests/resctrl: Express span internally in bytesIlpo Järvinen1-7/+2
2023-07-25selftests/resctrl: Convert span to size_tIlpo Järvinen1-1/+1
2023-07-25selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen1-16/+7
2023-07-25selftests/resctrl: Move resctrl FS mount/umount to higher levelIlpo Järvinen1-2/+5
2023-07-25selftests/resctrl: Unmount resctrl FS before starting the first testIlpo Järvinen1-2/+8
2023-04-13selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan1-0/+1
2023-04-13selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan1-1/+3
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu1-1/+1
2022-04-26selftests/resctrl: Extend CPU vendor detectionShaopeng Tan1-1/+1
2021-04-08selftests/resctrl: Change a few printed messagesFenghua Yu1-2/+2
2021-04-02selftests/resctrl: Fix unmount resctrl FSFenghua Yu1-0/+3
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu1-11/+41
2021-04-02selftests/resctrl: Check for resctrl mount point only if resctrl FS is supportedFenghua Yu1-0/+3
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu1-29/+16
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu1-5/+5
2021-04-02selftests/resctrl: Ensure sibling CPU is not same as original CPUReinette Chatre1-1/+1
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu1-8/+9
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu1-5/+5
2020-02-11selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger1-2/+7
2020-02-11selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu1-1/+2
2020-02-11selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu1-8/+185
2020-02-11selftests/resctrl: Add MBM testFenghua Yu1-0/+77
2020-02-11selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya1-0/+462