All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1359620228.1391.0.camel@kernel>

diff --git a/a/1.txt b/N1/1.txt
index ed2ce26..0a91490 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ On Thu, 2013-01-31 at 15:10 +0800, Tang Chen wrote:
 > >>
 > >> For example, node_states[N_NORMAL_MEMOR] represents which nodes have
 > >> normal memory.
-> >> If N_MEMORY == N_HIGH_MEMORY == N_NORMAL_MEMORY, node_states[N_MEMORY] is
+> >> If N_MEMORY = N_HIGH_MEMORY = N_NORMAL_MEMORY, node_states[N_MEMORY] is
 > >> node_states[N_NORMAL_MEMOR]. So it represents which nodes have 0 ...
 > >> ZONE_MOVABLE.
 > >>
@@ -38,13 +38,13 @@ On Thu, 2013-01-31 at 15:10 +0800, Tang Chen wrote:
 > 
 > Let's say it in this way.
 > 
-> If we don't have CONFIG_HIGHMEM, N_HIGH_MEMORY == N_NORMAL_MEMORY. We 
+> If we don't have CONFIG_HIGHMEM, N_HIGH_MEMORY = N_NORMAL_MEMORY. We 
 > don't have a separate
 > macro to represent highmem because we don't have highmem.
 > This is easy to understand, right ?
 > 
 > Now, think it just like above:
-> If we don't have CONFIG_MOVABLE_NODE, N_MEMORY == N_HIGH_MEMORY == 
+> If we don't have CONFIG_MOVABLE_NODE, N_MEMORY = N_HIGH_MEMORY = 
 > N_NORMAL_MEMORY.
 > This means we don't allow a node to have only movable memory, not we 
 > don't have movable memory.
@@ -77,7 +77,7 @@ On Thu, 2013-01-31 at 15:10 +0800, Tang Chen wrote:
 > movablemem only.    ***
 > 
 > 2) With out CONFIG_MOVABLE_NODE:
->     N_MEMORY == N_NORMAL_MEMORY: (Here, I omit N_HIGH_MEMORY)
+>     N_MEMORY = N_NORMAL_MEMORY: (Here, I omit N_HIGH_MEMORY)
 >                      normal memory only
 >                      normal and highmem
 >                      normal and highmem and movablemem
diff --git a/a/content_digest b/N1/content_digest
index ebc1ed0..06a4789 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,7 +7,7 @@
  "ref\0510A18FA.2010107@cn.fujitsu.com\0"
  "From\0Simon Jeons <simon.jeons@gmail.com>\0"
  "Subject\0Re: [PATCH v6 00/15] memory-hotplug: hot-remove physical memory\0"
- "Date\0Thu, 31 Jan 2013 02:17:08 -0600\0"
+ "Date\0Thu, 31 Jan 2013 08:17:08 +0000\0"
  "To\0Tang Chen <tangchen@cn.fujitsu.com>\0"
  "Cc\0akpm@linux-foundation.org"
   rientjes@google.com
@@ -64,7 +64,7 @@
  "> >>\n"
  "> >> For example, node_states[N_NORMAL_MEMOR] represents which nodes have\n"
  "> >> normal memory.\n"
- "> >> If N_MEMORY == N_HIGH_MEMORY == N_NORMAL_MEMORY, node_states[N_MEMORY] is\n"
+ "> >> If N_MEMORY = N_HIGH_MEMORY = N_NORMAL_MEMORY, node_states[N_MEMORY] is\n"
  "> >> node_states[N_NORMAL_MEMOR]. So it represents which nodes have 0 ...\n"
  "> >> ZONE_MOVABLE.\n"
  "> >>\n"
@@ -78,13 +78,13 @@
  "> \n"
  "> Let's say it in this way.\n"
  "> \n"
- "> If we don't have CONFIG_HIGHMEM, N_HIGH_MEMORY == N_NORMAL_MEMORY. We \n"
+ "> If we don't have CONFIG_HIGHMEM, N_HIGH_MEMORY = N_NORMAL_MEMORY. We \n"
  "> don't have a separate\n"
  "> macro to represent highmem because we don't have highmem.\n"
  "> This is easy to understand, right ?\n"
  "> \n"
  "> Now, think it just like above:\n"
- "> If we don't have CONFIG_MOVABLE_NODE, N_MEMORY == N_HIGH_MEMORY == \n"
+ "> If we don't have CONFIG_MOVABLE_NODE, N_MEMORY = N_HIGH_MEMORY = \n"
  "> N_NORMAL_MEMORY.\n"
  "> This means we don't allow a node to have only movable memory, not we \n"
  "> don't have movable memory.\n"
@@ -117,7 +117,7 @@
  "> movablemem only.    ***\n"
  "> \n"
  "> 2) With out CONFIG_MOVABLE_NODE:\n"
- ">     N_MEMORY == N_NORMAL_MEMORY: (Here, I omit N_HIGH_MEMORY)\n"
+ ">     N_MEMORY = N_NORMAL_MEMORY: (Here, I omit N_HIGH_MEMORY)\n"
  ">                      normal memory only\n"
  ">                      normal and highmem\n"
  ">                      normal and highmem and movablemem\n"
@@ -146,4 +146,4 @@
  "> see: http://www.linux-mm.org/ .\n"
  "> Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-18c4ed08a582d57ff2ce1d1c6eea977223650e0c871f576bfdd78e95b42c2cfd
+70a645272136af70ba0f183e87256be692cc7b1ecea4f799dd9883763b9ad29a

diff --git a/a/content_digest b/N2/content_digest
index ebc1ed0..0e11a6f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,33 +9,32 @@
  "Subject\0Re: [PATCH v6 00/15] memory-hotplug: hot-remove physical memory\0"
  "Date\0Thu, 31 Jan 2013 02:17:08 -0600\0"
  "To\0Tang Chen <tangchen@cn.fujitsu.com>\0"
- "Cc\0akpm@linux-foundation.org"
-  rientjes@google.com
-  len.brown@intel.com
-  benh@kernel.crashing.org
+ "Cc\0linux-ia64@vger.kernel.org"
+  linux-sh@vger.kernel.org
+  linux-mm@kvack.org
   paulus@samba.org
+  hpa@zytor.com
+  sparclinux@vger.kernel.org
   cl@linux.com
-  minchan.kim@gmail.com
-  kosaki.motohiro@jp.fujitsu.com
+  linux-s390@vger.kernel.org
+  x86@kernel.org
+  linux-acpi@vger.kernel.org
   isimatu.yasuaki@jp.fujitsu.com
-  wujianguo@huawei.com
-  wency@cn.fujitsu.com
-  hpa@zytor.com
   linfeng@cn.fujitsu.com
-  laijs@cn.fujitsu.com
   mgorman@suse.de
-  yinghai@kernel.org
+  kosaki.motohiro@jp.fujitsu.com
+  rientjes@google.com
+  len.brown@intel.com
+  wency@cn.fujitsu.com
+  cmetcalf@tilera.com
   glommer@parallels.com
-  x86@kernel.org
-  linux-mm@kvack.org
+  wujianguo@huawei.com
+  yinghai@kernel.org
+  laijs@cn.fujitsu.com
   linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
-  linux-acpi@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux-ia64@vger.kernel.org
-  cmetcalf@tilera.com
- " sparclinux@vger.kernel.org\0"
+  minchan.kim@gmail.com
+  akpm@linux-foundation.org
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "Hi Tang,\n"
@@ -146,4 +145,4 @@
  "> see: http://www.linux-mm.org/ .\n"
  "> Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-18c4ed08a582d57ff2ce1d1c6eea977223650e0c871f576bfdd78e95b42c2cfd
+f82115a59cb83addad8fb8a8835d33fbd8caae447d730a5a49915172aa7ca524

diff --git a/a/1.txt b/N3/1.txt
index ed2ce26..22786f0 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -105,3 +105,10 @@ Thanks for your clarify, very clear now. :)
 > 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>
+
+
+--
+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/N3/content_digest
index ebc1ed0..15527f7 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -144,6 +144,13 @@
  "> 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>"
+ "> Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>\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>"
 
-18c4ed08a582d57ff2ce1d1c6eea977223650e0c871f576bfdd78e95b42c2cfd
+19f21cafa50994d3210dc3efc54f53decae745e247bf4dee7901178592c08594

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.