All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201208210555.41312.ptesarik@suse.cz>

diff --git a/a/1.txt b/N1/1.txt
index 48786ae..05cd553 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ Dne Po 20. srpna 2012 08:38:10 wujianguo napsal(a):
 > 	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.
@@ -30,7 +30,7 @@ Absolutely. The memory allocated to page structs should be counted in.
 > [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 
@@ -38,3 +38,9 @@ for the present pages counter. Your patch does fix the bug for me.
 
 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 295b4d6..d10d04a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\05031DB52.9030806@gmail.com\0"
  "From\0Petr Tesarik <ptesarik@suse.cz>\0"
  "Subject\0Re: [PATCH]mm: fix-up zone present pages\0"
- "Date\0Tue, 21 Aug 2012 03:55:40 +0000\0"
+ "Date\0Tue, 21 Aug 2012 05:55:40 +0200\0"
  "To\0wujianguo <wujianguo106@gmail.com>\0"
  "Cc\0tony.luck@intel.com"
   fenghua.yu@intel.com
@@ -37,7 +37,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"
@@ -60,13 +60,19 @@
  "> [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"
  "for the present pages counter. Your patch does fix the bug for me.\n"
  "\n"
  "Thanks!\n"
- Petr Tesarik
+ "Petr Tesarik\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>"
 
-3bc491fd6c37c874552864974bcfa0bac7cd915a4a0953dd9f9622cffcc4b5d8
+69ff88bc17f1774666c5a0622806890b388ba4583d3b0ba27787b2d3fd598a5e

diff --git a/a/1.txt b/N2/1.txt
index 48786ae..c25d5ee 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,7 +7,7 @@ Dne Po 20. srpna 2012 08:38:10 wujianguo napsal(a):
 > 	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.
@@ -30,7 +30,7 @@ Absolutely. The memory allocated to page structs should be counted in.
 > [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 295b4d6..3f16a02 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\05031DB52.9030806@gmail.com\0"
  "From\0Petr Tesarik <ptesarik@suse.cz>\0"
  "Subject\0Re: [PATCH]mm: fix-up zone present pages\0"
- "Date\0Tue, 21 Aug 2012 03:55:40 +0000\0"
+ "Date\0Tue, 21 Aug 2012 05:55:40 +0200\0"
  "To\0wujianguo <wujianguo106@gmail.com>\0"
  "Cc\0tony.luck@intel.com"
   fenghua.yu@intel.com
@@ -37,7 +37,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"
@@ -60,7 +60,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"
@@ -69,4 +69,4 @@
  "Thanks!\n"
  Petr Tesarik
 
-3bc491fd6c37c874552864974bcfa0bac7cd915a4a0953dd9f9622cffcc4b5d8
+780e2180709f652e045cc22635b3ba3f891d24ca84e2b78defea620aa9f67789

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.