diff for duplicates of <5036E773.6020609@gmail.com> diff --git a/a/1.txt b/N1/1.txt index cd6b4ad..c3d416d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On 2012-8-21 11:55, Petr Tesarik wrote: >> zone->present_pages = spanned pages - absent pages - bootmem pages, >> but now: >> zone->present_pages = spanned pages - absent pages - memmap pages. ->> spanned pages:total size, including holes. +>> spanned pagesi 1/4 ?total size, including holes. >> absent pages: holes. >> bootmem pages: pages used in system boot, managed by bootmem allocator. >> memmap pages: pages used by page structs. @@ -38,7 +38,7 @@ Jianguo Wu >> [root@localhost ~]# dmesg >> -bash: fork: Cannot allocate memory >> ->> I think bug described in http://marc.info/?l=linux-mm&m\x134502182714186&w=2 +>> I think bug described in http://marc.info/?l=linux-mm&m=134502182714186&w=2 >> is also caused by wrong zone present pages. > > And yes, I can confirm that the bug I reported is caused by a too low number @@ -46,4 +46,10 @@ Jianguo Wu > > Thanks! > Petr Tesarik -> +> + +-- +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 8387077..29922aa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0201208210555.41312.ptesarik@suse.cz\0" "From\0wujianguo <wujianguo106@gmail.com>\0" "Subject\0Re: [PATCH]mm: fix-up zone present pages\0" - "Date\0Fri, 24 Aug 2012 02:31:15 +0000\0" + "Date\0Fri, 24 Aug 2012 10:31:15 +0800\0" "To\0Petr Tesarik <ptesarik@suse.cz>\0" "Cc\0tony.luck@intel.com" fenghua.yu@intel.com @@ -39,7 +39,7 @@ ">> \tzone->present_pages = spanned pages - absent pages - bootmem pages,\n" ">> but now:\n" ">> \tzone->present_pages = spanned pages - absent pages - memmap pages.\n" - ">> spanned pages\303\257\302\274\305\241total size, including holes.\n" + ">> spanned pagesi 1/4 ?total size, including holes.\n" ">> absent pages: holes.\n" ">> bootmem pages: pages used in system boot, managed by bootmem allocator.\n" ">> memmap pages: pages used by page structs.\n" @@ -69,7 +69,7 @@ ">> [root@localhost ~]# dmesg\n" ">> -bash: fork: Cannot allocate memory\n" ">>\n" - ">> I think bug described in http://marc.info/?l=linux-mm&m\0234502182714186&w=2\n" + ">> I think bug described in http://marc.info/?l=linux-mm&m=134502182714186&w=2\n" ">> is also caused by wrong zone present pages.\n" "> \n" "> And yes, I can confirm that the bug I reported is caused by a too low number \n" @@ -77,6 +77,12 @@ "> \n" "> Thanks!\n" "> Petr Tesarik\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>" -13d65c4eb9606c9522b01bf0e3e955683b6867d72f2fcb2731723c2c71449ef0 +ff473581e33cb6aabc9ea7f0fca8786a548601bee33bdfd048044f6cd5314f57
diff --git a/a/1.txt b/N2/1.txt index cd6b4ad..13aabd6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On 2012-8-21 11:55, Petr Tesarik wrote: >> zone->present_pages = spanned pages - absent pages - bootmem pages, >> but now: >> zone->present_pages = spanned pages - absent pages - memmap pages. ->> spanned pages:total size, including holes. +>> spanned pages:total size, including holes. >> absent pages: holes. >> bootmem pages: pages used in system boot, managed by bootmem allocator. >> memmap pages: pages used by page structs. @@ -38,7 +38,7 @@ Jianguo Wu >> [root@localhost ~]# dmesg >> -bash: fork: Cannot allocate memory >> ->> I think bug described in http://marc.info/?l=linux-mm&m\x134502182714186&w=2 +>> I think bug described in http://marc.info/?l=linux-mm&m=134502182714186&w=2 >> is also caused by wrong zone present pages. > > And yes, I can confirm that the bug I reported is caused by a too low number diff --git a/a/content_digest b/N2/content_digest index 8387077..3601453 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\0201208210555.41312.ptesarik@suse.cz\0" "From\0wujianguo <wujianguo106@gmail.com>\0" "Subject\0Re: [PATCH]mm: fix-up zone present pages\0" - "Date\0Fri, 24 Aug 2012 02:31:15 +0000\0" + "Date\0Fri, 24 Aug 2012 10:31:15 +0800\0" "To\0Petr Tesarik <ptesarik@suse.cz>\0" "Cc\0tony.luck@intel.com" fenghua.yu@intel.com @@ -39,7 +39,7 @@ ">> \tzone->present_pages = spanned pages - absent pages - bootmem pages,\n" ">> but now:\n" ">> \tzone->present_pages = spanned pages - absent pages - memmap pages.\n" - ">> spanned pages\303\257\302\274\305\241total size, including holes.\n" + ">> spanned pages\357\274\232total size, including holes.\n" ">> absent pages: holes.\n" ">> bootmem pages: pages used in system boot, managed by bootmem allocator.\n" ">> memmap pages: pages used by page structs.\n" @@ -69,7 +69,7 @@ ">> [root@localhost ~]# dmesg\n" ">> -bash: fork: Cannot allocate memory\n" ">>\n" - ">> I think bug described in http://marc.info/?l=linux-mm&m\0234502182714186&w=2\n" + ">> I think bug described in http://marc.info/?l=linux-mm&m=134502182714186&w=2\n" ">> is also caused by wrong zone present pages.\n" "> \n" "> And yes, I can confirm that the bug I reported is caused by a too low number \n" @@ -79,4 +79,4 @@ "> Petr Tesarik\n" > -13d65c4eb9606c9522b01bf0e3e955683b6867d72f2fcb2731723c2c71449ef0 +3cff405aab1c72d315b4dbb6a13ae0cc9dbae9c02aa0d762441e34a927f1c09e
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.