aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2023-04-27 00:46:37 +0000
committerSeongJae Park <sj@kernel.org>2023-04-27 00:46:37 +0000
commitd6d2f71e856aabeb4af059f8ebb6ddcc64149d78 (patch)
tree880b4bcb731dc03d70af8bd43bb61d601e4a8b9a
parent8cd775bff4a0a7273dd6be551a2ce57f4f0a0418 (diff)
downloaddamon-hack-d6d2f71e856aabeb4af059f8ebb6ddcc64149d78.tar.gz
todo: Add rolling aggregation idea
Signed-off-by: SeongJae Park <sj@kernel.org>
-rw-r--r--todo3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo b/todo
index 93254f7..c9d3674 100644
--- a/todo
+++ b/todo
@@ -1,6 +1,9 @@
TODOs
=====
+- rolling aggregation
+ - keep rolling average of nr_accesses and do merge/split every sample_interval
+
misc
----