On Fri, 10 Feb 2012 18:32:21 +0100 Marek Szyprowski <m.szyprow...@samsung.com> wrote:
> From: Michal Nazarewicz <min...@mina86.com> > > This commit adds the alloc_contig_range() function which tries > to allocate given range of pages. It tries to migrate all > already allocated pages that fall in the range thus freeing them. > Once all pages in the range are freed they are removed from the > buddy system thus allocated for the caller to use. > > Signed-off-by: Michal Nazarewicz <min...@mina86.com> > Signed-off-by: Marek Szyprowski <m.szyprow...@samsung.com> > Acked-by: Mel Gorman <m...@csn.ul.ie> > Tested-by: Rob Clark <rob.cl...@linaro.org> > Tested-by: Ohad Ben-Cohen <o...@wizery.com> > Tested-by: Benjamin Gaignard <benjamin.gaign...@linaro.org> Hmm, I may have to refactoring memory hot unplug code using this :) Thanks, Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hir...@jp.fujitsu.com> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html