Mel Gorman
|
0d5d823ab4
mm: move zone->pages_scanned into a vmstat counter
|
11 lat temu |
Mel Gorman
|
3484b2de94
mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
|
11 lat temu |
Rafael Aquini
|
cc7452b6dc
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
|
11 lat temu |
Michal Nazarewicz
|
7be12fc9f8
mm: page_alloc: simplify drain_zone_pages by using min()
|
11 lat temu |
Andrew Morton
|
b95b4e1ed9
mm/page_alloc.c: unexport alloc_pages_exact_nid()
|
11 lat temu |
Fabian Frederick
|
e193181160
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
|
11 lat temu |
David Rientjes
|
b104a35d32
mm, thp: do not allow thp faults to avoid cpuset restrictions
|
11 lat temu |
Randy Dunlap
|
1aab4d772e
mm: fix page_alloc.c kernel-doc warnings
|
11 lat temu |
Michal Nazarewicz
|
dc78327c0e
mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
|
11 lat temu |
David Rientjes
|
7cd2b0a34a
mm, pcp: allow restoring percpu_pagelist_fraction default
|
11 lat temu |
Joe Perches
|
cccad5b983
mm: convert use of typedef ctl_table to struct ctl_table
|
11 lat temu |
Zhang Zhen
|
7d018176e6
mm/page_alloc.c: cleanup add_active_range() related comments
|
11 lat temu |
Mel Gorman
|
d8846374a8
mm: page_alloc: calculate classzone_idx once from the zonelist ref
|
11 lat temu |
Mel Gorman
|
b745bc85f2
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
|
11 lat temu |
Mel Gorman
|
7aeb09f910
mm: page_alloc: use unsigned int for order in more places
|
11 lat temu |
Mel Gorman
|
cfc47a2803
mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
|
11 lat temu |
Mel Gorman
|
dc4b0caff2
mm: page_alloc: reduce number of times page_to_pfn is called
|
11 lat temu |
Mel Gorman
|
e58469bafd
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
|
11 lat temu |
Mel Gorman
|
5dab29113c
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
|
11 lat temu |
Mel Gorman
|
a6e21b14f2
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
|
11 lat temu |
Mel Gorman
|
d34c5fa06f
mm: page_alloc: only check the zone id check if pages are buddies
|
11 lat temu |
Mel Gorman
|
664eeddeef
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
|
11 lat temu |
Mel Gorman
|
800a1e750c
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "full"
|
11 lat temu |
Mel Gorman
|
65bb371984
mm: page_alloc: do not update zlc unless the zlc is active
|
11 lat temu |
David Rientjes
|
75f30861a1
mm, thp: avoid excessive compaction latency during fault
|
11 lat temu |
David Rientjes
|
e0b9daeb45
mm, compaction: embed migration mode in compact_control
|
11 lat temu |
David Rientjes
|
68711a7463
mm, migration: add destination page freeing callback
|
11 lat temu |
Dave Hansen
|
613813e898
mm: debug: make bad_range() output more usable and readable
|
11 lat temu |
Vlastimil Babka
|
5bcc9f86ef
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
|
11 lat temu |
Mel Gorman
|
5f7a75acdb
mm: page_alloc: do not cache reclaim distances
|
11 lat temu |