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

diff --git a/a/1.txt b/N1/1.txt
index 5f7a52a..db9a889 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,7 +41,7 @@ memory, other things are fully implementation?
 > >>
 > >> 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.
 > >>
@@ -55,13 +55,13 @@ memory, other things are fully implementation?
 > 
 > 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.
@@ -94,7 +94,7 @@ memory, other things are fully implementation?
 > 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 7e60d1d..251fcda 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:48:43 -0600\0"
+ "Date\0Thu, 31 Jan 2013 08:48:43 +0000\0"
  "To\0Tang Chen <tangchen@cn.fujitsu.com>\0"
  "Cc\0akpm@linux-foundation.org"
   rientjes@google.com
@@ -81,7 +81,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"
@@ -95,13 +95,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"
@@ -134,7 +134,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"
@@ -160,4 +160,4 @@
  "> see: http://www.linux-mm.org/ .\n"
  "> Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-1c1b8afeb0d65fef79f750f0353c9bc9e4bfd3224ebfbbda1c132e85380162c7
+a90f37e84907119f5f03d51983ff6bd0c9ae178427b30041639a5f1305d39481

diff --git a/a/content_digest b/N2/content_digest
index 7e60d1d..80810ef 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:48:43 -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"
@@ -160,4 +159,4 @@
  "> see: http://www.linux-mm.org/ .\n"
  "> Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-1c1b8afeb0d65fef79f750f0353c9bc9e4bfd3224ebfbbda1c132e85380162c7
+863349b34a60bdcd0028ef36637e99b536624b15b030f2e02afae91fafd942d8

diff --git a/a/1.txt b/N3/1.txt
index 5f7a52a..42717d4 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -119,3 +119,10 @@ memory, other things are fully implementation?
 > 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 7e60d1d..d791cac 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -158,6 +158,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>"
 
-1c1b8afeb0d65fef79f750f0353c9bc9e4bfd3224ebfbbda1c132e85380162c7
+c7958deab67d15bca2390618a98f638b3c8a0bf0b63306e11dc569967770c780

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.