Joonsoo Kim
|
a9627bc5e3
mm/page_owner: introduce split_page_owner and replace manual handling
|
9 years ago |
Joonsoo Kim
|
83358ece26
mm/page_owner: initialize page owner without holding the zone lock
|
9 years ago |
Joonsoo Kim
|
66c64223ad
mm/compaction: split freepages without holding the zone lock
|
9 years ago |
Minchan Kim
|
bda807d444
mm: migrate: support non-lru movable page migration
|
9 years ago |
Vladimir Davydov
|
2a966b77ae
mm: oom: add memcg to oom_control
|
9 years ago |
Oliver O'Halloran
|
90cae1fe1c
mm/init: fix zone boundary creation
|
9 years ago |
Mel Gorman
|
ef70b6f41c
mm, meminit: ensure node is online before checking whether pages are uninitialised
|
9 years ago |
Mel Gorman
|
e4568d3803
mm, meminit: always return a valid node from early_pfn_to_nid
|
9 years ago |
Mel Gorman
|
e46e7b77c9
mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies
|
9 years ago |
Mel Gorman
|
0d0bd89435
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy
|
9 years ago |
Vlastimil Babka
|
83b9355bf6
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
|
9 years ago |
Yang Shi
|
f86e427197
mm: check the return value of lookup_page_ext for all call sites
|
9 years ago |
Naoya Horiguchi
|
e570f56ccc
mm: check_new_page_bad() directly returns in __PG_HWPOISON case
|
9 years ago |
seokhoon.yoon
|
29b52de182
mm, kasan: fix to call kasan_free_pages() after poisoning page
|
9 years ago |
Stefan Bader
|
4b50bcc7ed
mm: use phys_addr_t for reserve_bootmem_region() arguments
|
9 years ago |
Minfei Huang
|
2a138dc7e5
mm: use existing helper to convert "on"/"off" to boolean
|
9 years ago |
Michal Hocko
|
31e49bfda1
mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
|
9 years ago |
Michal Hocko
|
86a294a81f
mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders
|
9 years ago |
Michal Hocko
|
7854ea6c28
mm: consider compaction feedback also for costly allocation
|
9 years ago |
Michal Hocko
|
33c2d21438
mm, oom: protect !costly allocations some more
|
9 years ago |
Michal Hocko
|
ede3771373
mm: throttle on IO only when there are too many dirty and writeback pages
|
9 years ago |
Michal Hocko
|
0a0337e0d1
mm, oom: rework oom detection
|
9 years ago |
Michal Hocko
|
c5d01d0d18
mm, compaction: simplify __alloc_pages_direct_compact feedback interface
|
9 years ago |
Michal Hocko
|
ea7ab982b6
mm, compaction: change COMPACT_ constants into enum
|
9 years ago |
Rik van Riel
|
59dc76b0d4
mm: vmscan: reduce size of inactive file list
|
9 years ago |
Mel Gorman
|
4741526b83
mm, page_alloc: restore the original nodemask if the fast path allocation failed
|
9 years ago |
Vlastimil Babka
|
4e6118016e
mm, page_alloc: uninline the bad page part of check_new_page()
|
9 years ago |
Mel Gorman
|
e2769dbdc5
mm, page_alloc: don't duplicate code in free_pcp_prepare
|
9 years ago |
Mel Gorman
|
479f854a20
mm, page_alloc: defer debugging checks of pages allocated from the PCP
|
9 years ago |
Mel Gorman
|
4db7548ccb
mm, page_alloc: defer debugging checks of freed pages until a PCP drain
|
9 years ago |