Re: [PATCH -V2 1/2] hugetlb: Move all the in use pages to active list
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2012-06-22 21:01:46
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2012-06-22 21:01:46
On Fri, 15 Jun 2012 16:01:02 +0530 "Aneesh Kumar K.V" [off-list ref] wrote:
When we fail to allocate pages from the reserve pool, hugetlb do try to allocate huge pages using alloc_buddy_huge_page. Add these to the active list. We also need to add the huge page we allocate when we soft offline the oldpage to active list.
When fixing a bug, please describe the end-user-visible effects of that bug. Fully. Every time. No exceptions. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>