aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2024-04-25 15:57:01 -0700
committerSeongJae Park <sj@kernel.org>2024-04-25 15:57:01 -0700
commit84124773f0e8279f66e251a06740a47bad2ed37b (patch)
treefbe1e25e9445f9e9da04e550bdc5b7efdb1dc922
parent416c4715d291cd9e80ed4c1e549aaa332759f9b4 (diff)
downloaddamon-hack-84124773f0e8279f66e251a06740a47bad2ed37b.tar.gz
todo: Mark desing-API linking work as ongoing
Signed-off-by: SeongJae Park <sj@kernel.org>
-rw-r--r--todo2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo b/todo
index 69178ec..e892dce 100644
--- a/todo
+++ b/todo
@@ -11,6 +11,7 @@ WIP
- Access/Contiguity-aware Memory Auto-scaling
- https://lore.kernel.org/damon/20231112195114.61474-1-sj@kernel.org/
- Writing idea v2
+- Documentation cleanup: Make link from design to API, usage
Planning / Considering
----------------------
@@ -19,7 +20,6 @@ Planning / Considering
- DAMON_LRU_SORT auto-tuning
- Let auto-tuning using active/inactive memory ratio
- Documentation cleanup: Move more conceptual technical detail to design
-- Documentation cleanup: Make link from design to API, usage
- DAMON sysfs interface refactoring
- Make the dirty callback based implementation simple
- Have a purpose-driven callback?