Michal Hocko
|
666feb21a0
mm, migrate: remove reason argument from new_page_t
|
7 年之前 |
Mike Kravetz
|
2c7452a075
mm/page_isolation.c: make start_isolate_page_range() fail if already isolated
|
7 年之前 |
Michal Hocko
|
4da2ce250f
mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Michal Hocko
|
8b91323889
mm: unify new_node_page and alloc_migrate_target
|
8 年之前 |
Michal Hocko
|
2ce13640b3
mm: __first_valid_page skip over offline pages
|
8 年之前 |
Vlastimil Babka
|
02aa0cdd72
mm, page_alloc: count movable pages when stealing from pageblock
|
8 年之前 |
Xishi Qiu
|
bbf9ce9719
mm: use is_migrate_isolate_page() to simplify the code
|
8 年之前 |
Vlastimil Babka
|
13ad59df67
mm, page_alloc: avoid page_to_pfn() when merging buddies
|
8 年之前 |
Vlastimil Babka
|
76741e776a
mm, page_alloc: don't convert pfn to idx when merging
|
8 年之前 |
Yisheng Xie
|
ac34dcd263
mm/page_isolation: fix typo: "paes" -> "pages"
|
8 年之前 |
Joonsoo Kim
|
e3a2713c3c
mm/page_isolation: clean up confused code
|
9 年之前 |
Joonsoo Kim
|
46f24fd857
mm/page_alloc: introduce post allocation processing on page allocator
|
9 年之前 |
Joonsoo Kim
|
83358ece26
mm/page_owner: initialize page owner without holding the zone lock
|
9 年之前 |
Joonsoo Kim
|
b9eb63191a
mm/memory_hotplug: add comment to some functions related to memory hotplug
|
9 年之前 |
Andrew Morton
|
0edaf86cf1
include/linux/nodemask.h: create next_node_in() helper
|
9 年之前 |
Neil Zhang
|
ec3b688250
mm/page_isolation.c: fix the function comments
|
9 年之前 |
Xishi Qiu
|
6f25a14a70
mm: fix invalid node in alloc_migrate_target()
|
9 年之前 |
Wang Xiaoqiang
|
6f8d2b8a26
mm/page_isolation: do some cleanup in "undo_isolate_page_range"
|
9 年之前 |
Naoya Horiguchi
|
fec174d669
mm/page_isolation: use macro to judge the alignment
|
9 年之前 |
Joonsoo Kim
|
0f0848e511
mm/page_isolation.c: add new tracepoint, test_pages_isolated
|
9 年之前 |
Joonsoo Kim
|
fea85cff11
mm/page_isolation.c: return last tested pfn rather than failure indicator
|
9 年之前 |
Naoya Horiguchi
|
c5b4e1b02f
mm, page_isolation: make set/unset_migratetype_isolate() file-local
|
10 年之前 |
Vlastimil Babka
|
aa016d145d
mm, page_isolation: remove bogus tests for isolated pages
|
10 年之前 |
Hui Zhu
|
1ae7013dfa
CMA: page_isolation: check buddy before accessing it
|
10 年之前 |
Laura Abbott
|
cfa8694382
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
|
10 年之前 |
Vlastimil Babka
|
ec25af84b2
mm, page_isolation: drain single zone pcplists
|
10 年之前 |
Vlastimil Babka
|
93481ff0e5
mm: introduce single zone pcplists drain
|
10 年之前 |
Joonsoo Kim
|
3c605096d3
mm/page_alloc: restrict max order of merging on isolated pageblock
|
10 年之前 |
Joonsoo Kim
|
ad53f92eb4
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
|
10 年之前 |