index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/resctrl: Remove test type checks from cat_val()
Ilpo Järvinen
2023-07-25
1
-27
/
+20
*
selftests/resctrl: Pass the real number of tests to show_cache_info()
Ilpo Järvinen
2023-07-25
1
-1
/
+1
*
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
2023-07-25
1
-1
/
+1
*
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
2023-07-25
1
-2
/
+1
*
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
2023-07-25
1
-3
/
+3
*
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
2023-07-25
1
-2
/
+2
*
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
2023-07-25
1
-7
/
+11
*
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
2023-04-10
1
-1
/
+1
*
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
2023-04-10
1
-8
/
+3
*
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
2023-04-10
1
-1
/
+3
*
selftests/resctrl: Change a few printed messages
Fenghua Yu
2021-04-07
1
-1
/
+1
*
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
2021-04-02
1
-0
/
+42
*
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
2021-04-02
1
-2
/
+2
*
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2021-04-02
1
-4
/
+4
*
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
2020-02-10
1
-1
/
+174
*
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu
2020-02-10
1
-0
/
+99