aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorBrice Goglin <[email protected]>2009-01-06 14:38:57 -0800
committerLinus Torvalds <[email protected]>2009-01-06 15:58:58 -0800
commit3140a2273009c01c27d316f35ab76a37e105fdd8 (patch)
tree25d4f805dbf72a9491bc146bb77418ef507d21bf /include/linux/timerqueue.h
parent390722baa7fc447b0a4f0c3c3f537ed056dbc944 (diff)
mm: rework do_pages_move() to work on page_sized chunks
Rework do_pages_move() to work by page-sized chunks of struct page_to_node that are passed to do_move_page_to_node_array(). We now only have to allocate a single page instead a possibly very large vmalloc area to store all page_to_node entries. As a result, new_page_node() will now have a very small lookup, hidding much of the overall sys_move_pages() overhead. Signed-off-by: Brice Goglin <[email protected]> Signed-off-by: Nathalie Furmento <[email protected]> Acked-by: Christoph Lameter <[email protected]> Cc: Nick Piggin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions