aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2024-04-27 12:05:11 -0700
committerSeongJae Park <sj@kernel.org>2024-04-27 12:05:11 -0700
commit0dfe9170c5d3c12d1125641c9aa57e3633db4387 (patch)
tree6f632ae7f2c1f178d94d0eea78f6690fbdf356e2
parentc662a1fe2324b88a21bfef27595863a703708358 (diff)
downloaddamo-0dfe9170c5d3c12d1125641c9aa57e3633db4387.tar.gz
TODO: Remove quota goals testing todo item
As also noted on the item, such core DAMON features would better to be tested on in-tree kernel test. We implemented such selftest on damon/next. Remove the item from TODO list. Signed-off-by: SeongJae Park <sj@kernel.org>
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 486e9b0c..7bf59467 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,6 @@
- collapse by time
- collapse by priority value (more histogram control)
- Implement min/max snapshot format keyword
-- Test quota goals (might make more sense to test from in-tree DAMON tests)
- damo reclaim: add a command for basic investigation
- helps ensure DAMON_RECLAIM is working as expected
- helps reporting issue