diff for duplicates of <20130816201814.GA26409@cmpxchg.org> diff --git a/a/1.txt b/N1/1.txt index cbb7fb8..87525f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,7 @@ Subject: [patch] mm: page_alloc: use vmstats for fair zone allocation batching f Initialize the per-cpu counters before modifying them. Otherwise: [ 0.000000] Booting Linux on physical CPU 0x0 -[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman at paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013 +[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman@paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone @@ -81,3 +81,9 @@ index 6a95d39..b9e8f2f 100644 continue; -- 1.8.3.2 + +-- +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 12a9dd0..881e7fc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,10 +4,21 @@ "ref\020130807153743.GH715@cmpxchg.org\0" "ref\020130808041623.GL1845@cmpxchg.org\0" "ref\087haepblo2.fsf@kernel.org\0" - "From\0hannes@cmpxchg.org (Johannes Weiner)\0" - "Subject\0[patch v2 3/3] mm: page_alloc: fair zone allocator policy\0" + "From\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Subject\0Re: [patch v2 3/3] mm: page_alloc: fair zone allocator policy\0" "Date\0Fri, 16 Aug 2013 16:18:14 -0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kevin Hilman <khilman@linaro.org>\0" + "Cc\0Mel Gorman <mgorman@suse.de>" + Andrew Morton <akpm@linux-foundation.org> + Rik van Riel <riel@surriel.com> + Andrea Arcangeli <aarcange@redhat.com> + Zlatko Calusic <zcalusic@bitsync.net> + Minchan Kim <minchan@kernel.org> + linux-mm@kvack.org + linux-kernel@vger.kernel.org + sfr@canb.auug.org.au linux-arm-kernel <linux-arm-kernel@lists.infradead.org> + Olof Johansson <olof@lixom.net> + " Stephen Warren <swarren@wwwdotorg.org>\0" "\00:1\0" "b\0" "Hi Kevin,\n" @@ -48,7 +59,7 @@ "Initialize the per-cpu counters before modifying them. Otherwise:\n" "\n" "[ 0.000000] Booting Linux on physical CPU 0x0\n" - "[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman at paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013\n" + "[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman@paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013\n" "[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d\n" "[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache\n" "[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone\n" @@ -92,6 +103,12 @@ " \t\tif (!size)\n" " \t\t\tcontinue;\n" "-- \n" - 1.8.3.2 + "1.8.3.2\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>" -452090b00b4dd31cf1d513d830795c9b7487d04d37d92293b9e83836cee1bb31 +d21526ccd8472b04c6aa0e062f85e7c89a5a5a4afbd12ce63941840c7639af74
diff --git a/a/1.txt b/N2/1.txt index cbb7fb8..8c4a1f0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -36,7 +36,7 @@ Subject: [patch] mm: page_alloc: use vmstats for fair zone allocation batching f Initialize the per-cpu counters before modifying them. Otherwise: [ 0.000000] Booting Linux on physical CPU 0x0 -[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman at paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013 +[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman@paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone diff --git a/a/content_digest b/N2/content_digest index 12a9dd0..aabfb59 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,10 +4,21 @@ "ref\020130807153743.GH715@cmpxchg.org\0" "ref\020130808041623.GL1845@cmpxchg.org\0" "ref\087haepblo2.fsf@kernel.org\0" - "From\0hannes@cmpxchg.org (Johannes Weiner)\0" - "Subject\0[patch v2 3/3] mm: page_alloc: fair zone allocator policy\0" + "From\0Johannes Weiner <hannes@cmpxchg.org>\0" + "Subject\0Re: [patch v2 3/3] mm: page_alloc: fair zone allocator policy\0" "Date\0Fri, 16 Aug 2013 16:18:14 -0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Kevin Hilman <khilman@linaro.org>\0" + "Cc\0Mel Gorman <mgorman@suse.de>" + Andrew Morton <akpm@linux-foundation.org> + Rik van Riel <riel@surriel.com> + Andrea Arcangeli <aarcange@redhat.com> + Zlatko Calusic <zcalusic@bitsync.net> + Minchan Kim <minchan@kernel.org> + linux-mm@kvack.org + linux-kernel@vger.kernel.org + sfr@canb.auug.org.au linux-arm-kernel <linux-arm-kernel@lists.infradead.org> + Olof Johansson <olof@lixom.net> + " Stephen Warren <swarren@wwwdotorg.org>\0" "\00:1\0" "b\0" "Hi Kevin,\n" @@ -48,7 +59,7 @@ "Initialize the per-cpu counters before modifying them. Otherwise:\n" "\n" "[ 0.000000] Booting Linux on physical CPU 0x0\n" - "[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman at paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013\n" + "[ 0.000000] Linux version 3.11.0-rc5-next-20130816 (khilman@paris) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) ) #30 SMP Fri Aug 16 09:47:32 PDT 2013\n" "[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d\n" "[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache\n" "[ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone\n" @@ -94,4 +105,4 @@ "-- \n" 1.8.3.2 -452090b00b4dd31cf1d513d830795c9b7487d04d37d92293b9e83836cee1bb31 +e1cef27b81f0e60eb6d7fd96642fef69be7e5da3a543a31060f8a20ad84c884e
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.