Mel Gorman
|
bb552ac6c6
mm, page_alloc: un-inline the bad part of free_pages_check
|
9 lat temu |
Mel Gorman
|
7bfec6f47b
mm, page_alloc: check multiple page fields with a single branch
|
9 lat temu |
Mel Gorman
|
93ea9964d1
mm, page_alloc: remove field from alloc_context
|
9 lat temu |
Mel Gorman
|
c33d6c06f6
mm, page_alloc: avoid looking up the first zone in a zonelist twice
|
9 lat temu |
Mel Gorman
|
48ee5f3696
mm, page_alloc: shortcut watermark checks for order-0 pages
|
9 lat temu |
Mel Gorman
|
305347550b
mm, page_alloc: reduce cost of fair zone allocation policy retry
|
9 lat temu |
Mel Gorman
|
4fcb097117
mm, page_alloc: shorten the page allocator fast path
|
9 lat temu |
Mel Gorman
|
3777999dd4
mm, page_alloc: check once if a zone has isolated pageblocks
|
9 lat temu |
Mel Gorman
|
83d4ca8148
mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath
|
9 lat temu |
Mel Gorman
|
5bb1b16975
mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask()
|
9 lat temu |
Mel Gorman
|
be06af002f
mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist
|
9 lat temu |
Mel Gorman
|
4dfa6cd8fd
mm, page_alloc: remove unnecessary local variable in get_page_from_freelist
|
9 lat temu |
Mel Gorman
|
fa379b9586
mm, page_alloc: convert nr_fair_skipped to bool
|
9 lat temu |
Mel Gorman
|
c603844bdc
mm, page_alloc: convert alloc_flags to unsigned
|
9 lat temu |
Mel Gorman
|
f75fb889d1
mm, page_alloc: avoid unnecessary zone lookups during pageblock operations
|
9 lat temu |
Mel Gorman
|
754078eb45
mm, page_alloc: use __dec_zone_state for order-0 page allocation
|
9 lat temu |
Mel Gorman
|
682a3385e7
mm, page_alloc: inline the fast path of the zonelist iterator
|
9 lat temu |
Mel Gorman
|
060e74173f
mm, page_alloc: inline zone_statistics
|
9 lat temu |
Mel Gorman
|
175145748d
mm, page_alloc: use new PageAnonHead helper in the free page fast path
|
9 lat temu |
Mel Gorman
|
d61f859039
mm, page_alloc: only check PageCompound for high-order pages
|
9 lat temu |
Michal Hocko
|
3da88fb3ba
mm, oom: move GFP_NOFS check to out_of_memory
|
9 lat temu |
Joonsoo Kim
|
fc2bd799c7
mm/page_alloc: correct highmem memory statistics
|
9 lat temu |
Joonsoo Kim
|
ba6b0979e3
power: add zone range overlapping check
|
9 lat temu |
Joonsoo Kim
|
b9eb63191a
mm/memory_hotplug: add comment to some functions related to memory hotplug
|
9 lat temu |
Li Zhang
|
949698a31a
mm/page_alloc: Remove useless parameter of __free_pages_boot_core
|
9 lat temu |
Joonsoo Kim
|
0139aa7b7f
mm: rename _count, field of the struct page, to _refcount
|
9 lat temu |
Jason Baron
|
bc22af74f2
mm: update min_free_kbytes from khugepaged after core initialization
|
9 lat temu |
Vlastimil Babka
|
d9dddbf556
mm/page_alloc: prevent merging between isolated and other pageblocks
|
9 lat temu |
Tetsuo Handa
|
0a687aace3
mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
|
9 lat temu |
Li Zhang
|
987b3095c2
mm: meminit: initialise more memory for inode/dentry hash tables in early boot
|
9 lat temu |