开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
2023-10-18
selftests/resctrl: Fix MBM test failure when MBA unavailable
Ilpo Järvinen
2023-10-13
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
2023-10-13
selftests/resctrl: Fix schemata write error check
Maciej Wieczor-Retman
2023-10-13
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
2023-10-13
selftests/resctrl: Fix feature checks
Ilpo Järvinen
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
2023-10-13
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
2023-10-13
selftests/resctrl: Remove duplicate feature check from CMT test
Ilpo Järvinen
2023-10-13
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
2023-10-13
selftests/resctrl: Fix uninitialized .sa_flags
Ilpo Järvinen
2023-10-13
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
2023-10-13
selftests/resctrl: Remove ben_count variable
Ilpo Järvinen
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
2023-10-13
selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
2023-10-13
selftests/resctrl: Correct benchmark command help
Ilpo Järvinen
2023-10-13
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
2023-10-13
selftests/resctrl: Fix wrong format specifier
Maciej Wieczor-Retman
2023-07-25
selftests/resctrl: Remove test type checks from cat_val()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Pass the real number of tests to show_cache_info()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Move CAT/CMT test global vars to function they are used in
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Improve parameter consistency in fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove unnecessary startptr global from fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove duplicated preparation for span arg
Ilpo Järvinen
2023-07-25
selftests/resctrl: Express span internally in bytes
Ilpo Järvinen
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
Ilpo Järvinen
2023-07-25
selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...
Ilpo Järvinen
2023-07-25
selftests/resctrl: Move resctrl FS mount/umount to higher level
Ilpo Järvinen
2023-07-25
selftests/resctrl: Unmount resctrl FS before starting the first test
Ilpo Järvinen
2023-07-25
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
2023-07-25
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't leak buffer in fill_cache()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Add resctrl.h into build deps
Ilpo Järvinen
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
2023-04-13
selftests/resctrl: Cleanup properly when an error occurs in CAT test
Shaopeng Tan
2023-04-13
selftests/resctrl: Flush stdout file buffer before executing fork()
Shaopeng Tan
2023-04-13
selftests/resctrl: Return MBA check result and make it to output message
Shaopeng Tan
2023-04-13
selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...
Shaopeng Tan
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
[next]