aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events/vmscan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-05-13tracing: incorrect gfp_t conversionVasily Averin1-8/+8
2022-03-21mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)1-5/+5
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman1-1/+3
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman1-1/+3
2021-11-06mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman1-1/+3
2021-11-06mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman1-0/+34
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao1-41/+0
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch1-1/+1
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim1-5/+9
2020-04-07mm: code cleanup for MADV_FREEHuang Ying1-1/+1
2019-05-14mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao1-12/+8
2019-05-14mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin templateYafang Shao1-16/+10
2019-05-14mm/vmscan: add tracepoints for node reclaimYafang Shao1-0/+32
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-5/+8
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao1-3/+4
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-2/+2
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt1-15/+9
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes1-7/+10
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik1-13/+10
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-13tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)1-0/+4
2017-02-22mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko1-0/+40
2017-02-22mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko1-3/+26
2017-02-22mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko1-6/+6
2017-02-22mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko1-2/+6
2017-02-22mm, vmscan: add active list aging tracepointMichal Hocko1-0/+36
2017-02-22mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko1-30/+1
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman1-20/+31
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-7/+5
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka1-1/+1
2016-01-14mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang1-7/+7
2016-01-14mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang1-4/+3
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim1-4/+4
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen1-4/+11
2014-06-04mm: shrinker trace points: fix negativesDave Hansen1-3/+3
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner1-2/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman1-2/+2
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman1-6/+6
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman1-22/+4
2012-05-29mm: remove swap token codeRik van Riel1-82/+0
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma1-8/+14
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim1-4/+4
2011-07-20vmscan: add shrink_slab tracepointsDave Chinner1-0/+77
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro1-7/+13
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro1-0/+77
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman1-3/+3
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman1-3/+3