Vladimir Davydov
|
2a966b77ae
mm: oom: add memcg to oom_control
|
9 年之前 |
Oliver O'Halloran
|
90cae1fe1c
mm/init: fix zone boundary creation
|
9 年之前 |
Mel Gorman
|
ef70b6f41c
mm, meminit: ensure node is online before checking whether pages are uninitialised
|
9 年之前 |
Mel Gorman
|
e4568d3803
mm, meminit: always return a valid node from early_pfn_to_nid
|
9 年之前 |
Mel Gorman
|
e46e7b77c9
mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies
|
9 年之前 |
Mel Gorman
|
0d0bd89435
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy
|
9 年之前 |
Vlastimil Babka
|
83b9355bf6
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
|
9 年之前 |
Yang Shi
|
f86e427197
mm: check the return value of lookup_page_ext for all call sites
|
9 年之前 |
Naoya Horiguchi
|
e570f56ccc
mm: check_new_page_bad() directly returns in __PG_HWPOISON case
|
9 年之前 |
seokhoon.yoon
|
29b52de182
mm, kasan: fix to call kasan_free_pages() after poisoning page
|
9 年之前 |
Stefan Bader
|
4b50bcc7ed
mm: use phys_addr_t for reserve_bootmem_region() arguments
|
9 年之前 |
Minfei Huang
|
2a138dc7e5
mm: use existing helper to convert "on"/"off" to boolean
|
9 年之前 |
Michal Hocko
|
31e49bfda1
mm, oom: protect !costly allocations some more for !CONFIG_COMPACTION
|
9 年之前 |
Michal Hocko
|
86a294a81f
mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders
|
9 年之前 |
Michal Hocko
|
7854ea6c28
mm: consider compaction feedback also for costly allocation
|
9 年之前 |
Michal Hocko
|
33c2d21438
mm, oom: protect !costly allocations some more
|
9 年之前 |
Michal Hocko
|
ede3771373
mm: throttle on IO only when there are too many dirty and writeback pages
|
9 年之前 |
Michal Hocko
|
0a0337e0d1
mm, oom: rework oom detection
|
9 年之前 |
Michal Hocko
|
c5d01d0d18
mm, compaction: simplify __alloc_pages_direct_compact feedback interface
|
9 年之前 |
Michal Hocko
|
ea7ab982b6
mm, compaction: change COMPACT_ constants into enum
|
9 年之前 |
Rik van Riel
|
59dc76b0d4
mm: vmscan: reduce size of inactive file list
|
9 年之前 |
Mel Gorman
|
4741526b83
mm, page_alloc: restore the original nodemask if the fast path allocation failed
|
9 年之前 |
Vlastimil Babka
|
4e6118016e
mm, page_alloc: uninline the bad page part of check_new_page()
|
9 年之前 |
Mel Gorman
|
e2769dbdc5
mm, page_alloc: don't duplicate code in free_pcp_prepare
|
9 年之前 |
Mel Gorman
|
479f854a20
mm, page_alloc: defer debugging checks of pages allocated from the PCP
|
9 年之前 |
Mel Gorman
|
4db7548ccb
mm, page_alloc: defer debugging checks of freed pages until a PCP drain
|
9 年之前 |
Vlastimil Babka
|
002f290627
cpuset: use static key better and convert to new API
|
9 年之前 |
Mel Gorman
|
0b423ca22f
mm, page_alloc: inline pageblock lookup in page free fast paths
|
9 年之前 |
Mel Gorman
|
e5b31ac2ca
mm, page_alloc: remove unnecessary variable from free_pcppages_bulk
|
9 年之前 |
Mel Gorman
|
da838d4fcb
mm, page_alloc: pull out side effects from free_pages_check
|
9 年之前 |