开源镜像站
帮助
动态
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
/
damon
/
Makefile
Age
Commit message (
Expand
)
Author
2025-01-25
selftests/damon: remove tests for DAMON debugfs interface
SeongJae Park
2024-12-05
selftests/damon: add _damon_sysfs.py to TEST_FILES
Maximilian Heyne
2024-09-03
selftests/damon: cleanup __pycache__/ with 'make clean'
SeongJae Park
2024-07-03
selftests/damon: implement test for min/max_nr_regions
SeongJae Park
2024-07-03
selftests/damon: implement DAMOS tried regions test
SeongJae Park
2024-07-03
selftests/damon: implement a program for even-numbered memory regions access
SeongJae Park
2024-05-11
selftests/damon: classify tests for functionalities and regressions
SeongJae Park
2024-05-11
selftests/damon: add a test for DAMOS quota goal
SeongJae Park
2024-02-22
selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()
SeongJae Park
2024-02-22
selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...
SeongJae Park
2024-02-22
selftests/damon: add a test for DAMOS apply intervals
SeongJae Park
2024-02-22
selftests/damon: add a test for DAMOS quota
SeongJae Park
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions hang bug
SeongJae Park
2023-12-20
selftests/damon: add a test for update_schemes_tried_regions sysfs command
SeongJae Park
2022-12-11
selftests/damon: test removed scheme sysfs dir access bug
SeongJae Park
2022-11-30
selftests/damon: test non-context inputs to rm_contexts file
SeongJae Park
2022-11-30
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2022-11-30
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2022-10-03
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2022-03-22
selftests/damon: add a test for DAMON sysfs interface
SeongJae Park
2021-12-10
selftests/damon: split test cases
SeongJae Park
2021-12-10
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
2021-09-08
mm/damon: add user space selftests
SeongJae Park