Mel Gorman
|
83d4ca8148
mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath
|
9 years ago |
Mel Gorman
|
5bb1b16975
mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask()
|
9 years ago |
Mel Gorman
|
be06af002f
mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist
|
9 years ago |
Mel Gorman
|
4dfa6cd8fd
mm, page_alloc: remove unnecessary local variable in get_page_from_freelist
|
9 years ago |
Mel Gorman
|
fa379b9586
mm, page_alloc: convert nr_fair_skipped to bool
|
9 years ago |
Mel Gorman
|
c603844bdc
mm, page_alloc: convert alloc_flags to unsigned
|
9 years ago |
Mel Gorman
|
f75fb889d1
mm, page_alloc: avoid unnecessary zone lookups during pageblock operations
|
9 years ago |
Mel Gorman
|
754078eb45
mm, page_alloc: use __dec_zone_state for order-0 page allocation
|
9 years ago |
Mel Gorman
|
682a3385e7
mm, page_alloc: inline the fast path of the zonelist iterator
|
9 years ago |
Mel Gorman
|
060e74173f
mm, page_alloc: inline zone_statistics
|
9 years ago |
Mel Gorman
|
175145748d
mm, page_alloc: use new PageAnonHead helper in the free page fast path
|
9 years ago |
Mel Gorman
|
d61f859039
mm, page_alloc: only check PageCompound for high-order pages
|
9 years ago |
Michal Hocko
|
3da88fb3ba
mm, oom: move GFP_NOFS check to out_of_memory
|
9 years ago |
Joonsoo Kim
|
fc2bd799c7
mm/page_alloc: correct highmem memory statistics
|
9 years ago |
Joonsoo Kim
|
ba6b0979e3
power: add zone range overlapping check
|
9 years ago |
Joonsoo Kim
|
b9eb63191a
mm/memory_hotplug: add comment to some functions related to memory hotplug
|
9 years ago |
Li Zhang
|
949698a31a
mm/page_alloc: Remove useless parameter of __free_pages_boot_core
|
9 years ago |
Joonsoo Kim
|
0139aa7b7f
mm: rename _count, field of the struct page, to _refcount
|
9 years ago |
Jason Baron
|
bc22af74f2
mm: update min_free_kbytes from khugepaged after core initialization
|
9 years ago |
Vlastimil Babka
|
d9dddbf556
mm/page_alloc: prevent merging between isolated and other pageblocks
|
9 years ago |
Tetsuo Handa
|
0a687aace3
mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled
|
9 years ago |
Li Zhang
|
987b3095c2
mm: meminit: initialise more memory for inode/dentry hash tables in early boot
|
9 years ago |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Michal Hocko
|
0f352e5392
mm: remove __GFP_NOFAIL is deprecated comment
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Mel Gorman
|
444eb2a449
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
|
9 years ago |
Johannes Weiner
|
795ae7a0de
mm: scale kswapd watermarks in proportion to memory
|
9 years ago |
Igor Redko
|
d02bd27bd3
mm/page_alloc.c: calculate 'available' memory in a separate function
|
9 years ago |
Vlastimil Babka
|
698b1b3064
mm, compaction: introduce kcompactd
|
9 years ago |