开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
/
resctrl_tests.c
Age
Commit message (
Expand
)
Author
2023-10-13
selftests/resctrl: Fix feature checks
Ilpo Järvinen
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
2023-10-13
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
2023-10-13
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
2023-10-13
selftests/resctrl: Remove ben_count variable
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: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
2023-10-13
selftests/resctrl: Correct benchmark command help
Ilpo Järvinen
2023-10-13
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove duplicated preparation for span arg
Ilpo Järvinen
2023-07-25
selftests/resctrl: Express span internally in bytes
Ilpo Järvinen
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
2023-07-25
selftests/resctrl: Move resctrl FS mount/umount to higher level
Ilpo Järvinen
2023-07-25
selftests/resctrl: Unmount resctrl FS before starting the first test
Ilpo Järvinen
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
2022-04-25
selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...
Shaopeng Tan
2022-04-25
selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...
Shaopeng Tan
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
2021-06-07
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2020-02-10
selftests/resctrl: Disable MBA and MBM tests for AMD
Babu Moger
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu
2020-02-10
selftests/resctrl: Add MBM test
Fenghua Yu