Michal Hocko
|
0f55685627
mm, migration: do not trigger OOM killer when migrating memory
|
8 年之前 |
Vlastimil Babka
|
e0dd7d53a6
mm, mempolicy: don't check cpuset seqlock where it doesn't matter
|
8 年之前 |
Vlastimil Babka
|
213980c0f2
mm, mempolicy: simplify rebinding mempolicies when updating cpusets
|
8 年之前 |
Vlastimil Babka
|
04ec6264f2
mm, page_alloc: pass preferred nid instead of zonelist to allocator
|
8 年之前 |
Vlastimil Babka
|
45816682b2
mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()
|
8 年之前 |
Chris Salls
|
cf01fb9985
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
|
8 年之前 |
Ingo Molnar
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 年之前 |
Ingo Molnar
|
6a3827d750
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
|
8 年之前 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 年之前 |
Vlastimil Babka
|
d51e9894d2
mm/mempolicy.c: do not put mempolicy before using its nodemask
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Piotr Kwapulinski
|
8d303e44e9
mm/mempolicy.c: forbid static or relative flags for local NUMA mode
|
8 年之前 |
Michal Hocko
|
6d8409580b
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
|
8 年之前 |
David Rientjes
|
fd60775aea
mm, thp: avoid unlikely branches for split_huge_pmd
|
8 年之前 |
Lorenzo Stoakes
|
768ae309a9
mm: replace get_user_pages() write/force parameters with gup_flags
|
9 年之前 |
Aneesh Kumar K.V
|
c9634cf012
mm: use zonelist name instead of using hardcoded index
|
9 年之前 |
David Rientjes
|
c11600e4fe
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
|
9 年之前 |
Mel Gorman
|
599d0c954f
mm, vmscan: move LRU lists to node
|
9 年之前 |
Kirill A. Shutemov
|
800d8c63b2
shmem: add huge pages support
|
9 年之前 |
Naoya Horiguchi
|
337d9abf1c
mm: thp: check pmd_trans_unstable() after split_huge_pmd()
|
9 年之前 |
Mel Gorman
|
c33d6c06f6
mm, page_alloc: avoid looking up the first zone in a zonelist twice
|
9 年之前 |
Andrew Morton
|
fee83b3aba
mm/mempolicy.c:offset_il_node() document and clarify
|
9 年之前 |
Andrew Morton
|
0edaf86cf1
include/linux/nodemask.h: create next_node_in() helper
|
9 年之前 |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 年之前 |
Liang Chen
|
4355c018c2
mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind
|
9 年之前 |
Kirill A. Shutemov
|
0a2e280b6d
mm, thp: fix migration of PTE-mapped transparent huge pages
|
9 年之前 |
Dave Hansen
|
d4edcf0d56
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
|
9 年之前 |
Kirill A. Shutemov
|
77bf45e780
mempolicy: do not try to queue pages from !vma_migratable()
|
9 年之前 |
Liang Chen
|
d645fc0eab
mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY
|
9 年之前 |