]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/damon: explain "effective quota" on kernel-doc comment
authorSeongJae Park <sj@kernel.org>
Fri, 10 Jan 2025 18:52:32 +0000 (10:52 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 26 Jan 2025 04:22:40 +0000 (20:22 -0800)
commitd783cc5913f17b2b5d9c51cb0904860ec97ed44d
tree73434de904cf8ccb20a83553369718c868253fc7
parentd24393450b8300ca6ec55db9cf4e498123e55b4c
mm/damon: explain "effective quota" on kernel-doc comment

The kernel-doc comment for 'struct damos_quota' describes how "effective
quota" is calculated, but does not explain what it is.  Actually there was
an input[1] about it.  Add the explanation on the comment.

Also, fix a trivial typo on the comment block: s/empt/empty/

[1] https://github.com/damonitor/damo/issues/17#issuecomment-2497525043

Link: https://lkml.kernel.org/r/20250110185232.54907-6-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Suggested-by: Honggyu Kim <honggyu.kim@sk.com>
Cc: Yunjeong Mun <yunjeong.mun@sk.com>
Cc: Honggyu Kim <honggyu.kim@sk.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/damon.h