summaryrefslogtreecommitdiff
path: root/include/trace/events/vmscan.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin2022-05-191-2/+2
* tracing: incorrect gfp_t conversionVasily Averin2022-05-131-8/+8
* mm/vmscan: Convert pageout() to take a folioMatthew Wilcox (Oracle)2022-03-211-5/+5
* mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman2021-12-311-1/+3
* mm/vmscan: throttle reclaim when no progress is being madeMel Gorman2021-11-061-1/+3
* mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2021-11-061-1/+3
* mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-061-0/+34
* include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao2021-06-301-41/+0
* mm, tracing: unify PFN format stringsVincent Whitchurch2021-06-291-1/+1
* mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim2020-06-031-5/+9
* mm: code cleanup for MADV_FREEHuang Ying2020-04-071-1/+1
* mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao2019-05-141-12/+8
* mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao2019-05-141-16/+10
* mm/vmscan: add tracepoints for node reclaimYafang Shao2019-05-141-0/+32
* mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2019-05-141-5/+8
* include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao2019-05-141-3/+4
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-2/+2
* mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt2018-04-111-15/+9
* mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes2018-04-051-7/+10
* mm: use sc->priority for slab shrink targetsJosef Bacik2018-01-311-13/+10
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-171-0/+4
|\
| * tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)2017-10-131-0/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko2017-02-221-0/+40
* mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko2017-02-221-3/+26
* mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko2017-02-221-6/+6
* mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko2017-02-221-2/+6
* mm, vmscan: add active list aging tracepointMichal Hocko2017-02-221-0/+36
* mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko2017-02-221-30/+1
* mm, vmscan: add classzone information to tracepointsMel Gorman2016-07-281-20/+31
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-7/+5
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-151-1/+1
* mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-141-7/+7
* mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-141-4/+3
* tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-131-4/+4
* mm: shrinker: add nid to tracepoint outputDave Hansen2014-06-041-4/+11
* mm: shrinker trace points: fix negativesDave Hansen2014-06-041-3/+3
* shrinker: Kill old ->shrink API.Dave Chinner2013-09-101-2/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* mm: vmscan: remove reclaim_mode_tMel Gorman2012-05-291-2/+2
* mm: vmscan: do not stall on writeback during memory compactionMel Gorman2012-05-291-6/+6
* mm: vmscan: remove lumpy reclaimMel Gorman2012-05-291-22/+4
* mm: remove swap token codeRik van Riel2012-05-291-82/+0
* vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma2012-01-121-8/+14
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-4/+4
* vmscan: add shrink_slab tracepointsDave Chinner2011-07-201-0/+77
* vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-151-7/+13
* vmscan: implement swap token traceKOSAKI Motohiro2011-06-151-0/+77
* mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman2011-01-131-3/+3
* mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman2011-01-131-3/+3