index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
/
mba_test.c
Age
Commit message (
Expand
)
Author
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
2024-05-08
selftests/resctrl: fix clang build warnings related to abs(), labs() calls
John Hubbard
2024-05-06
selftests/resctrl: Move cleanups out of individual tests
Maciej Wieczor-Retman
2024-05-06
selftests/resctrl: Add cleanup function to test framework
Maciej Wieczor-Retman
2024-02-23
selftests/resctrl: Split validate_resctrl_feature_request()
Maciej Wieczor-Retman
2024-02-13
selftests/resctrl: Pass write_schemata() resource instead of test name
Ilpo Järvinen
2024-02-13
selftests/resctrl: Introduce generalized test framework
Ilpo Järvinen
2024-02-13
selftests/resctrl: Create struct for input parameters
Ilpo Järvinen
2024-02-13
selftests/resctrl: Return -1 instead of errno on error
Ilpo Järvinen
2024-02-13
selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
Ilpo Järvinen
2023-10-13
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
Ilpo Järvinen
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
2023-04-13
selftests/resctrl: Return MBA check result and make it to output message
Shaopeng Tan
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
2023-04-10
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu