summaryrefslogtreecommitdiff
path: root/mm/damon/stat.c
AgeCommit message (Expand)Author
11 daysmm/damon/stat: monitor all System RAM resourcesSeongJae Park
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06mm/damon/stat: remove __read_mostly from memory_idle_ms_percentilesLi RongQing
2026-01-31mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-01-20mm/damon: fix typos in commentsKevin Lourenco
2026-01-20mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()JaeJoon Jung
2025-11-16mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...Quanmin Yan
2025-11-09mm/damon/stat: change last_refresh_jiffies to a global variableQuanmin Yan
2025-09-21mm/damon/stat: expose negative idle timeSeongJae Park
2025-09-21mm/damon/stat: expose the current tuned aggregation intervalSeongJae Park
2025-09-21mm/damon/stat: use damon_initialized()SeongJae Park
2025-07-19mm/damon/stat: use damon_call() repeat mode instead of damon_callbackSeongJae Park
2025-07-09mm/damon/stat: calculate and expose idle time percentilesSeongJae Park
2025-07-09mm/damon/stat: calculate and expose estimated memory bandwidthSeongJae Park
2025-07-09mm/damon: introduce DAMON_STAT moduleSeongJae Park