diff for duplicates of <20071003154748.19516.90317.stgit@kernel> diff --git a/a/1.txt b/N1/1.txt index 549b457..dc843a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,3 @@ - When shrinking the size of the hugetlb pool via the nr_hugepages sysctl, we are careful to keep enough pages around to satisfy reservations. But the calculation is flawed for the following scenario: @@ -56,3 +55,9 @@ index 84c795e..7af3908 100644 try_to_free_low(count); while (count < nr_huge_pages) { struct page *page = dequeue_huge_page(NULL, 0); + +-- +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> diff --git a/a/content_digest b/N1/content_digest index 1c8c700..a5e3510 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,6 @@ " Adam Litke <agl@us.ibm.com>\0" "\00:1\0" "b\0" - "\n" "When shrinking the size of the hugetlb pool via the nr_hugepages sysctl, we\n" "are careful to keep enough pages around to satisfy reservations. But the\n" "calculation is flawed for the following scenario:\n" @@ -64,6 +63,12 @@ "+\tcount = max(count, resv_huge_pages + nr_huge_pages - free_huge_pages);\n" " \ttry_to_free_low(count);\n" " \twhile (count < nr_huge_pages) {\n" - " \t\tstruct page *page = dequeue_huge_page(NULL, 0);" + " \t\tstruct page *page = dequeue_huge_page(NULL, 0);\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -9577a991fff712270e89fd1f7a967ba34f170904edcdfa3796a8c9e0624cb8a8 +7214704625f9c77efec0b3baf1c956e22929751e4f117a0ffa635fb963b8118e
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.