index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-07-11
selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
Ilpo Järvinen
7
-38
/
+17
2024-07-11
selftests/resctrl: Remove mongrp from CMT test
Ilpo Järvinen
1
-3
/
+2
2024-07-11
selftests/resctrl: Remove mongrp from MBA test
Ilpo Järvinen
1
-1
/
+0
2024-07-11
selftests/resctrl: Convert ctrlgrp & mongrp to pointers
Ilpo Järvinen
2
-11
/
+9
2024-07-11
selftests/resctrl: Make some strings passed to resctrlfs functions const
Ilpo Järvinen
2
-6
/
+8
2024-07-11
selftests/resctrl: Simplify bandwidth report type handling
Ilpo Järvinen
5
-25
/
+20
2024-07-11
selftests/resctrl: Add ->init() callback into resctrl_val_param
Ilpo Järvinen
5
-63
/
+60
2024-07-11
selftests/resctrl: Add ->measure() callback to resctrl_val_param
Ilpo Järvinen
5
-15
/
+35
2024-07-11
selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
Ilpo Järvinen
2
-42
/
+4
2024-07-11
selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
Ilpo Järvinen
1
-3
/
+8
2024-07-11
selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
Ilpo Järvinen
2
-17
/
+15
2024-07-11
selftests/resctrl: Use correct type for pids
Ilpo Järvinen
4
-12
/
+12
2024-07-11
selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
Ilpo Järvinen
1
-20
/
+13
2024-07-11
selftests/resctrl: Make "bandwidth" consistent in comments & prints
Ilpo Järvinen
2
-8
/
+8
2024-07-11
selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
Ilpo Järvinen
1
-50
/
+91
2024-07-11
selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...
Ilpo Järvinen
1
-18
/
+36
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
1
-1
/
+1
2024-06-26
selftests/resctrl: Fix non-contiguous CBM for AMD
Babu Moger
1
-10
/
+22
2024-05-09
selftests/resctrl: fix clang build warnings related to abs(), labs() calls
John Hubbard
3
-4
/
+4
2024-05-06
selftests/resctrl: fix clang build failure: use LOCAL_HDRS
John Hubbard
1
-1
/
+3
2024-05-06
selftests/resctrl: ksft_exit_skip() does not return
Nathan Chancellor
1
-3
/
+3
2024-05-06
selftests/resctrl: Move cleanups out of individual tests
Maciej Wieczor-Retman
6
-23
/
+11
2024-05-06
selftests/resctrl: Simplify cleanup in ctrl-c handler
Maciej Wieczor-Retman
3
-15
/
+10
2024-05-06
selftests/resctrl: Add cleanup function to test framework
Maciej Wieczor-Retman
5
-0
/
+6
2024-02-24
selftests/resctrl: Add non-contiguous CBMs CAT test
Maciej Wieczor-Retman
3
-0
/
+93
2024-02-24
selftests/resctrl: Add resource_info_file_exists()
Maciej Wieczor-Retman
2
-0
/
+26
2024-02-24
selftests/resctrl: Split validate_resctrl_feature_request()
Maciej Wieczor-Retman
5
-17
/
+31
2024-02-24
selftests/resctrl: Add a helper for the non-contiguous test
Maciej Wieczor-Retman
2
-0
/
+37
2024-02-24
selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
Ilpo Järvinen
3
-6
/
+16
2024-02-13
selftests/resctrl: Get domain id from cache id
Ilpo Järvinen
3
-12
/
+21
2024-02-13
selftests/resctrl: Rename resource ID to domain ID
Ilpo Järvinen
3
-25
/
+25
2024-02-13
selftests/resctrl: Add helper to convert L2/3 to integer
Ilpo Järvinen
1
-8
/
+20
2024-02-13
selftests/resctrl: Pass write_schemata() resource instead of test name
Ilpo Järvinen
7
-38
/
+38
2024-02-13
selftests/resctrl: Introduce generalized test framework
Ilpo Järvinen
7
-121
/
+148
2024-02-13
selftests/resctrl: Create struct for input parameters
Ilpo Järvinen
7
-71
/
+95
2024-02-13
selftests/resctrl: Restore the CPU affinity after CAT test
Ilpo Järvinen
4
-9
/
+42
2024-02-13
selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
Ilpo Järvinen
4
-199
/
+139
2024-02-13
selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
Ilpo Järvinen
1
-8
/
+30
2024-02-13
selftests/resctrl: Replace file write with volatile variable
Ilpo Järvinen
3
-21
/
+16
2024-02-13
selftests/resctrl: Open perf fd before start & add error handling
Ilpo Järvinen
3
-11
/
+23
2024-02-13
selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
Ilpo Järvinen
3
-87
/
+90
2024-02-13
selftests/resctrl: Convert perf related globals to locals
Ilpo Järvinen
1
-32
/
+40
2024-02-13
selftests/resctrl: Improve perf init
Ilpo Järvinen
1
-10
/
+6
2024-02-13
selftests/resctrl: Consolidate naming of perf event related things
Ilpo Järvinen
1
-21
/
+21
2024-02-13
selftests/resctrl: Remove nested calls in perf event handling
Ilpo Järvinen
1
-50
/
+14
2024-02-13
selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
Ilpo Järvinen
3
-19
/
+13
2024-02-13
selftests/resctrl: Split show_cache_info() to test specific and generic parts
Ilpo Järvinen
4
-44
/
+66
2024-02-13
selftests/resctrl: Split measure_cache_vals()
Ilpo Järvinen
3
-27
/
+41
2024-02-13
selftests/resctrl: Exclude shareable bits from schemata in CAT test
Ilpo Järvinen
3
-4
/
+99
[next]