Peter Zijlstra
|
341ce06f69
page allocator: calculate the alloc_flags for allocation only once
|
16 лет назад |
Mel Gorman
|
3dd2826698
page allocator: calculate the migratetype for allocation only once
|
16 лет назад |
Mel Gorman
|
5117f45d11
page allocator: calculate the preferred zone for allocation only once
|
16 лет назад |
Mel Gorman
|
49255c619f
page allocator: move check for disabled anti-fragmentation out of fastpath
|
16 лет назад |
Mel Gorman
|
11e33f6a55
page allocator: break up the allocator entry point into fast and slow paths
|
16 лет назад |
Mel Gorman
|
7f82af9742
page allocator: check only once if the zonelist is suitable for the allocation
|
16 лет назад |
Mel Gorman
|
b3c466ce51
page allocator: do not sanity check order in the fast path
|
16 лет назад |
Mel Gorman
|
d239171e4f
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
|
16 лет назад |
Hugh Dickins
|
6c0db4664b
mm: alloc_large_system_hash check order
|
16 лет назад |
Miao Xie
|
58568d2a82
cpuset,mm: update tasks' mems_allowed in time
|
16 лет назад |
Vegard Nossum
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 лет назад |
Catalin Marinas
|
dbb1f81ca6
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
|
16 лет назад |
Yinghai Lu
|
888a589f6b
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
|
16 лет назад |
David Howells
|
3a6be87fd1
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
|
16 лет назад |
David Howells
|
9155203a5d
mm: use roundown_pow_of_two() in zone_batchsize()
|
16 лет назад |
Linus Torvalds
|
90975ef712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 лет назад |
Linus Torvalds
|
811158b147
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
16 лет назад |
KAMEZAWA Hiroyuki
|
327c0e9686
vmscan: fix it to take care of nodemask
|
16 лет назад |
KOSAKI Motohiro
|
ee99c71c59
mm: introduce for_each_populated_zone() macro
|
16 лет назад |
Rusty Russell
|
558f6ab910
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 лет назад |
Linus Torvalds
|
c4e1aa67ed
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 лет назад |
Alexey Zaytsev
|
e713a21d82
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
|
16 лет назад |
Rusty Russell
|
a70f730282
cpumask: replace node_to_cpumask with cpumask_of_node.
|
16 лет назад |
KAMEZAWA Hiroyuki
|
cc2559bccc
mm: fix memmap init for handling memory hole
|
16 лет назад |
KAMEZAWA Hiroyuki
|
f2dbcfa738
mm: clean up for early_pfn_to_nid()
|
16 лет назад |
Nick Piggin
|
cf40bd16fd
lockdep: annotate reclaim context (__GFP_NOFS)
|
16 лет назад |
KOSAKI Motohiro
|
6e9015716a
mm: introduce zone_reclaim struct
|
16 лет назад |
KOSAKI Motohiro
|
9f572e3f96
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
|
16 лет назад |
Hugh Dickins
|
1e9e63650d
badpage: KERN_ALERT BUG instead of KERN_EMERG
|
16 лет назад |
Hugh Dickins
|
d936cf9b39
badpage: ratelimit print_bad_pte and bad_page
|
16 лет назад |