diff for duplicates of <1201714139.28547.237.camel@lappy> diff --git a/a/1.txt b/N1/1.txt index 8b8301b..e02c470 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,3 @@ -Subject: mm: MADV_WILLNEED implementation for anonymous memory - Implement MADV_WILLNEED for anonymous pages by walking the page tables and starting asynchonous swap cache reads for all encountered swap pages. @@ -153,3 +151,11 @@ Index: linux-2.6/mm/pagewalk.c +out: return err; } + + + +-- +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 3d012a0..0820c9b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,6 @@ "From\0Peter Zijlstra <a.p.zijlstra@chello.nl>\0" "Subject\0[PATCH] mm: MADV_WILLNEED implementation for anonymous memory\0" + "Subject\0mm: MADV_WILLNEED implementation for anonymous memory\0" "Date\0Wed, 30 Jan 2008 18:28:59 +0100\0" "To\0Andrew Morton <akpm@linux-foundation.org>\0" "Cc\0Hugh Dickins <hugh@veritas.com>" @@ -11,8 +12,6 @@ " Matt Mackall <mpm@selenic.com>\0" "\00:1\0" "b\0" - "Subject: mm: MADV_WILLNEED implementation for anonymous memory\n" - "\n" "Implement MADV_WILLNEED for anonymous pages by walking the page tables and\n" "starting asynchonous swap cache reads for all encountered swap pages.\n" "\n" @@ -165,6 +164,14 @@ "+\t} while (addr != end);\n" "+out:\n" " \treturn err;\n" - } + " }\n" + " \n" + "\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>" -bb5544f0978aff32c219bb063a916b9841da3d5b7f4378ee64c50db7723ce995 +41718afbc8e7fff2d99d8f5bd395d57bf19e2fb3151976085d1669e8345037ab
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.