Christoph Lameter
|
7b8da4c7f0
vmstat: get rid of the ugly cpu_stat_off variable
|
9 years ago |
Mel Gorman
|
0b423ca22f
mm, page_alloc: inline pageblock lookup in page free fast paths
|
9 years ago |
Mel Gorman
|
060e74173f
mm, page_alloc: inline zone_statistics
|
9 years ago |
Mel Gorman
|
b9f00e147f
mm, page_alloc: reduce branches in zone_statistics
|
9 years ago |
Hugh Dickins
|
52b6f46bc1
mm: /proc/sys/vm/stat_refresh to force vmstat update
|
9 years ago |
Joonsoo Kim
|
e87d59f7a2
mm/vmstat: make node_page_state() handles all zones by itself
|
9 years ago |
Joonsoo Kim
|
a91c43c731
mm/vmstat: add zone range overlapping check
|
9 years ago |
Kirill A. Shutemov
|
f9719a03de
thp, vmstats: count deferred split events
|
9 years ago |
Vlastimil Babka
|
698b1b3064
mm, compaction: introduce kcompactd
|
9 years ago |
Vlastimil Babka
|
7dd80b8af0
mm, page_owner: convert page_owner_inited to static key
|
9 years ago |
Vlastimil Babka
|
60f30350fd
mm, page_owner: print migratetype of page and pageblock, symbolic flags
|
9 years ago |
Michal Hocko
|
ccde8bd401
vmstat: make vmstat_update deferrable
|
9 years ago |
Michal Hocko
|
f01f17d370
mm, vmstat: make quiet_vmstat lighter
|
9 years ago |
Christoph Lameter
|
587198ba52
vmstat: Remove BUG_ON from vmstat_update
|
9 years ago |
Minchan Kim
|
854e9ed09d
mm: support madvise(MADV_FREE)
|
9 years ago |
Kirill A. Shutemov
|
122afea962
mm, vmstats: new THP splitting event
|
9 years ago |
Christoph Lameter
|
0eb77e9880
vmstat: make vmstat_updater deferrable again and shut down on idle
|
9 years ago |
Michal Hocko
|
751e5f5c75
vmstat: allocate vmstat_wq before it is used
|
9 years ago |
Heiko Carstens
|
6cdb18ad98
mm/vmstat: fix overflow in mod_zone_page_state()
|
9 years ago |
Michal Hocko
|
373ccbe592
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any progress
|
9 years ago |
Vlastimil Babka
|
475a2f905d
mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo
|
9 years ago |
Mel Gorman
|
0aaa29a56e
mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand
|
10 years ago |
Mel Gorman
|
974a786e63
mm, page_alloc: remove MIGRATE_RESERVE
|
10 years ago |
Andrew Morton
|
c2d42c16ad
mm/vmstat.c: uninline node_page_state()
|
10 years ago |
Linus Torvalds
|
176bed1de5
vmstat: explicitly schedule per-cpu work on the CPU we need it to run on
|
10 years ago |
Christoph Lameter
|
57c2e36b6f
vmstat: Reduce time interval to stat update on idle cpu
|
10 years ago |
Michal Hocko
|
ba4877b9ca
vmstat: do not use deferrable delayed work for vmstat_update
|
10 years ago |
Andrew Morton
|
3c48687109
mm/vmstat.c: fix/cleanup ifdefs
|
10 years ago |
Davidlohr Bueso
|
f5f302e212
mm,vmacache: count number of system-wide flushes
|
10 years ago |
Joonsoo Kim
|
48c96a3685
mm/page_owner: keep track of page owners
|
10 years ago |