Michal Hocko
|
778d3b0ff0
cpusets: randomize node rotor used in cpuset_mem_spread_node()
|
14 年之前 |
Stephen Wilson
|
f69ff943df
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
|
14 年之前 |
Stephen Wilson
|
9840e37239
mm: remove check_huge_range()
|
14 年之前 |
Stephen Wilson
|
722e2ee09b
mm: make gather_stats() type-safe and remove forward declaration
|
14 年之前 |
Stephen Wilson
|
b1f72d1857
mm: remove MPOL_MF_STATS
|
14 年之前 |
Stephen Wilson
|
29ea2f6982
mm: use walk_page_range() instead of custom page table walking code
|
14 年之前 |
Stephen Wilson
|
d98f6cb67f
mm: export get_vma_policy()
|
14 年之前 |
Namhyung Kim
|
7571966189
mempolicy: remove redundant check in __mpol_equal()
|
14 年之前 |
Linus Torvalds
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Andi Kleen
|
5c4b4be3b6
mm: use correct numa policy node for transparent hugepages
|
14 年之前 |
Andi Kleen
|
2f5f9486f8
mm: change alloc_pages_vma to pass down the policy node for local policy
|
14 年之前 |
Justin P. Mattock
|
ae0e47f02a
Remove one to many n's in a word
|
14 年之前 |
Andi Kleen
|
8eac563c1c
thp: fix interleaving for transparent hugepages
|
14 年之前 |
Andrea Arcangeli
|
0bbbc0b33d
thp: add numa awareness to hugepage allocations
|
14 年之前 |
Andrea Arcangeli
|
bae9c19bf1
thp: split_huge_page_mm/vma
|
14 年之前 |
KOSAKI Motohiro
|
1e50df39f6
mempolicy: remove tasklist_lock from migrate_pages
|
14 年之前 |
Mel Gorman
|
7f0f24967b
mm: migration: cleanup migrate_pages API by matching types for offlining and sync
|
14 年之前 |
Mel Gorman
|
77f1fe6b08
mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path
|
14 年之前 |
Zeng Zhaoming
|
55cfaa3cbd
mm/mempolicy.c: add rcu read lock to protect pid structure
|
14 年之前 |
Eric Dumazet
|
800416f799
numa: fix slab_node(MPOL_BIND)
|
14 年之前 |
Vasiliy Kulikov
|
0def08e3ac
mm/mempolicy.c: check return code of check_range
|
14 年之前 |
Minchan Kim
|
cf608ac19c
mm: compaction: fix COMPACTPAGEFAILED counting
|
14 年之前 |
KOSAKI Motohiro
|
596d7cfa2b
mempolicy: reduce stack size of migrate_pages()
|
15 年之前 |
David Rientjes
|
6f48d0ebd9
oom: select task from tasklist for mempolicy ooms
|
15 年之前 |
Lee Schermerhorn
|
5c0c165490
mempolicy: fix dangling reference to tmpfs superblock mpol
|
15 年之前 |
Dan Carpenter
|
0cae3457b1
mempolicy: ERR_PTR dereference in mpol_shared_policy_init()
|
15 年之前 |
Greg Thelen
|
6ec3a12712
mm: consider the entire user address space during node migration
|
15 年之前 |
Miao Xie
|
c0ff7453bb
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
|
15 年之前 |
Miao Xie
|
708c1bbc9d
mempolicy: restructure rebinding-mempolicy functions
|
15 年之前 |
Lee Schermerhorn
|
15d77835ac
mempolicy: factor mpol_shared_policy_init() return paths
|
15 年之前 |