index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
1
-2
/
+3
2023-10-13
selftests/resctrl: Fix wrong format specifier
Maciej Wieczor-Retman
1
-1
/
+1
2023-07-25
selftests/resctrl: Remove test type checks from cat_val()
Ilpo Järvinen
1
-27
/
+20
2023-07-25
selftests/resctrl: Pass the real number of tests to show_cache_info()
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
1
-1
/
+1
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
1
-2
/
+1
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
1
-3
/
+3
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
1
-2
/
+2
2023-07-25
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
1
-7
/
+11
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
1
-1
/
+1
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
1
-8
/
+3
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
1
-1
/
+3
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
1
-1
/
+1
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
1
-0
/
+42
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
1
-2
/
+2
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
1
-4
/
+4
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
1
-1
/
+174
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
1
-0
/
+99