index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2023-10-13
selftests/resctrl: Fix feature checks
Ilpo Järvinen
1
-2
/
+5
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
1
-4
/
+6
2023-10-13
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
1
-24
/
+45
2023-10-13
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
1
-23
/
+23
2023-10-13
selftests/resctrl: Remove ben_count variable
Ilpo Järvinen
1
-3
/
+2
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
1
-22
/
+17
2023-10-13
selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
1
-8
/
+8
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
1
-5
/
+4
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
1
-11
/
+7
2023-10-13
selftests/resctrl: Correct benchmark command help
Ilpo Järvinen
1
-2
/
+2
2023-10-13
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
1
-0
/
+5
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
1
-9
/
+5
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
1
-7
/
+6
2023-07-25
selftests/resctrl: Remove duplicated preparation for span arg
Ilpo Järvinen
1
-5
/
+2
2023-07-25
selftests/resctrl: Express span internally in bytes
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
1
-5
/
+6
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
1
-4
/
+4
2023-07-25
selftests/resctrl: Move resctrl FS mount/umount to higher level
Ilpo Järvinen
1
-6
/
+41
2023-07-25
selftests/resctrl: Unmount resctrl FS before starting the first test
Ilpo Järvinen
1
-0
/
+3
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
1
-4
/
+0
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
1
-5
/
+5
2022-04-25
selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...
Shaopeng Tan
1
-2
/
+2
2022-04-25
selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...
Shaopeng Tan
1
-0
/
+4
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
1
-14
/
+27
2021-06-07
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
1
-2
/
+2
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
1
-0
/
+2
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
1
-0
/
+23
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
1
-31
/
+57
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
1
-2
/
+6
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
1
-2
/
+2
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
1
-19
/
+21
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
1
-13
/
+13
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
1
-6
/
+6
2020-02-10
selftests/resctrl: Disable MBA and MBM tests for AMD
Babu Moger
1
-2
/
+2
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
1
-0
/
+24
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
1
-1
/
+14
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
1
-6
/
+25
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu
1
-1
/
+15
2020-02-10
selftests/resctrl: Add MBM test
Fenghua Yu
1
-0
/
+132