Mel Gorman
|
72807a74c0
page allocator: sanity check order in the page allocator slow path
|
16 tahun lalu |
KOSAKI Motohiro
|
092cead617
page allocator: move free_page_mlock() to page_alloc.c
|
16 tahun lalu |
Christoph Lameter
|
62bc62a873
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
|
16 tahun lalu |
Mel Gorman
|
974709bdb2
page allocator: get the pageblock migratetype without disabling interrupts
|
16 tahun lalu |
Mel Gorman
|
f2260e6b1f
page allocator: update NR_FREE_PAGES only as necessary
|
16 tahun lalu |
Mel Gorman
|
418589663d
page allocator: use allocation flags as an index to the zone watermark
|
16 tahun lalu |
Nick Piggin
|
a3af9c389a
page allocator: do not check for compound pages during the page allocator sanity checks
|
16 tahun lalu |
Mel Gorman
|
d395b73428
page allocator: do not setup zonelist cache when there is only one node
|
16 tahun lalu |
Mel Gorman
|
da456f14d2
page allocator: do not disable interrupts in free_page_mlock()
|
16 tahun lalu |
Mel Gorman
|
ed0ae21dc5
page allocator: do not call get_pageblock_migratetype() more than necessary
|
16 tahun lalu |
Mel Gorman
|
0ac3a4099b
page allocator: inline __rmqueue_fallback()
|
16 tahun lalu |
Mel Gorman
|
0a15c3e9f6
page allocator: inline buffered_rmqueue()
|
16 tahun lalu |
Mel Gorman
|
728ec980fb
page allocator: inline __rmqueue_smallest()
|
16 tahun lalu |
Mel Gorman
|
a56f57ff94
page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
|
16 tahun lalu |
Peter Zijlstra
|
341ce06f69
page allocator: calculate the alloc_flags for allocation only once
|
16 tahun lalu |
Mel Gorman
|
3dd2826698
page allocator: calculate the migratetype for allocation only once
|
16 tahun lalu |
Mel Gorman
|
5117f45d11
page allocator: calculate the preferred zone for allocation only once
|
16 tahun lalu |
Mel Gorman
|
49255c619f
page allocator: move check for disabled anti-fragmentation out of fastpath
|
16 tahun lalu |
Mel Gorman
|
11e33f6a55
page allocator: break up the allocator entry point into fast and slow paths
|
16 tahun lalu |
Mel Gorman
|
7f82af9742
page allocator: check only once if the zonelist is suitable for the allocation
|
16 tahun lalu |
Mel Gorman
|
b3c466ce51
page allocator: do not sanity check order in the fast path
|
16 tahun lalu |
Mel Gorman
|
d239171e4f
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
|
16 tahun lalu |
Hugh Dickins
|
6c0db4664b
mm: alloc_large_system_hash check order
|
16 tahun lalu |
Miao Xie
|
58568d2a82
cpuset,mm: update tasks' mems_allowed in time
|
16 tahun lalu |
Vegard Nossum
|
b1eeab6768
kmemcheck: add hooks for the page allocator
|
16 tahun lalu |
Catalin Marinas
|
dbb1f81ca6
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
|
16 tahun lalu |
Yinghai Lu
|
888a589f6b
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
|
16 tahun lalu |
David Howells
|
3a6be87fd1
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
|
16 tahun lalu |
David Howells
|
9155203a5d
mm: use roundown_pow_of_two() in zone_batchsize()
|
16 tahun lalu |
Linus Torvalds
|
90975ef712
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
|
16 tahun lalu |