index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
/
resctrl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
selftests/resctrl: Move cleanups out of individual tests
Maciej Wieczor-Retman
1
-4
/
+0
2024-05-06
selftests/resctrl: Simplify cleanup in ctrl-c handler
Maciej Wieczor-Retman
1
-2
/
+1
2024-05-06
selftests/resctrl: Add cleanup function to test framework
Maciej Wieczor-Retman
1
-0
/
+2
2024-02-24
selftests/resctrl: Add non-contiguous CBMs CAT test
Maciej Wieczor-Retman
1
-0
/
+2
2024-02-24
selftests/resctrl: Add resource_info_file_exists()
Maciej Wieczor-Retman
1
-0
/
+1
2024-02-24
selftests/resctrl: Split validate_resctrl_feature_request()
Maciej Wieczor-Retman
1
-1
/
+2
2024-02-24
selftests/resctrl: Add a helper for the non-contiguous test
Maciej Wieczor-Retman
1
-0
/
+1
2024-02-24
selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
Ilpo Järvinen
1
-0
/
+3
2024-02-13
selftests/resctrl: Get domain id from cache id
Ilpo Järvinen
1
-1
/
+1
2024-02-13
selftests/resctrl: Rename resource ID to domain ID
Ilpo Järvinen
1
-1
/
+1
2024-02-13
selftests/resctrl: Pass write_schemata() resource instead of test name
Ilpo Järvinen
1
-4
/
+6
2024-02-13
selftests/resctrl: Introduce generalized test framework
Ilpo Järvinen
1
-4
/
+31
2024-02-13
selftests/resctrl: Create struct for input parameters
Ilpo Järvinen
1
-8
/
+20
2024-02-13
selftests/resctrl: Restore the CPU affinity after CAT test
Ilpo Järvinen
1
-1
/
+2
2024-02-13
selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
Ilpo Järvinen
1
-1
/
+4
2024-02-13
selftests/resctrl: Replace file write with volatile variable
Ilpo Järvinen
1
-0
/
+7
2024-02-13
selftests/resctrl: Open perf fd before start & add error handling
Ilpo Järvinen
1
-0
/
+1
2024-02-13
selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
Ilpo Järvinen
1
-1
/
+13
2024-02-13
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Ilpo Järvinen
1
-2
/
+1
2024-02-13
selftests/resctrl: Split show_cache_info() to test specific and generic parts
Ilpo Järvinen
1
-4
/
+2
2024-02-13
selftests/resctrl: Split measure_cache_vals()
Ilpo Järvinen
1
-1
/
+1
2024-02-13
selftests/resctrl: Exclude shareable bits from schemata in CAT test
Ilpo Järvinen
1
-0
/
+2
2024-02-13
selftests/resctrl: Create cache_portion_size() helper
Ilpo Järvinen
1
-0
/
+24
2024-02-13
selftests/resctrl: Mark get_cache_size() cache_type const
Ilpo Järvinen
1
-1
/
+1
2024-02-13
selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
Ilpo Järvinen
1
-1
/
+1
2024-02-13
selftests/resctrl: Refactor fill_buf functions
Ilpo Järvinen
1
-1
/
+1
2024-02-13
selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
Ilpo Järvinen
1
-2
/
+1
2023-10-13
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
1
-1
/
+0
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
1
-5
/
+1
2023-10-13
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
1
-1
/
+0
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
1
-4
/
+6
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
1
-4
/
+4
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
1
-2
/
+2
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
1
-2
/
+1
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
1
-2
/
+1
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
1
-5
/
+5
2023-07-25
selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
Ilpo Järvinen
1
-2
/
+0
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
1
-0
/
+1
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
1
-0
/
+2
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
1
-1
/
+1
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
1
-0
/
+2
2022-04-26
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
1
-1
/
+4
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
1
-1
/
+5
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
1
-0
/
+4
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
1
-3
/
+3
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
1
-0
/
+5
[next]