All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200420124434.47330-21-aneesh.kumar@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index c2cd16c..c900cae 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,12 +12,12 @@ This speeds up Qemu guest RAM del/unplug time as below
 128 core, 496GB guest:
 
 Without patch:
-munmap start: timer = 13162 ms, PIDv84
-munmap finish: timer = 95312 ms, PIDv84 - delta = 82150 ms
+munmap start: timer = 13162 ms, PID=7684
+munmap finish: timer = 95312 ms, PID=7684 - delta = 82150 ms
 
 With patch:
-munmap start: timer = 196449 ms, PIDf81
-munmap finish: timer = 196488 ms, PIDf81 - delta = 39ms
+munmap start: timer = 196449 ms, PID=6681
+munmap finish: timer = 196488 ms, PID=6681 - delta = 39ms
 
 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
 ---
diff --git a/a/content_digest b/N1/content_digest
index d096f06..d8161d0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,16 @@
  "ref\020200420124434.47330-1-aneesh.kumar@linux.ibm.com\0"
  "From\0Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0"
  "Subject\0[PATCH v3 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD\0"
- "Date\0Mon, 20 Apr 2020 12:56:32 +0000\0"
+ "Date\0Mon, 20 Apr 2020 18:14:32 +0530\0"
  "To\0linuxppc-dev@lists.ozlabs.org"
   mpe@ellerman.id.au
   linux-mm@kvack.org
   linux-kernel@vger.kernel.org
  " kvm-ppc@vger.kernel.org\0"
- "Cc\0npiggin@gmail.com"
-  paulus@ozlabs.org
-  leonardo@linux.ibm.com
-  kirill@shutemov.name
- " Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0"
+ "Cc\0leonardo@linux.ibm.com"
+  Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
+  npiggin@gmail.com
+ " kirill@shutemov.name\0"
  "\00:1\0"
  "b\0"
  "Now that all the lockless page table walk is careful w.r.t the PTE\n"
@@ -28,12 +27,12 @@
  "128 core, 496GB guest:\n"
  "\n"
  "Without patch:\n"
- "munmap start: timer = 13162 ms, PIDv84\n"
- "munmap finish: timer = 95312 ms, PIDv84 - delta = 82150 ms\n"
+ "munmap start: timer = 13162 ms, PID=7684\n"
+ "munmap finish: timer = 95312 ms, PID=7684 - delta = 82150 ms\n"
  "\n"
  "With patch:\n"
- "munmap start: timer = 196449 ms, PIDf81\n"
- "munmap finish: timer = 196488 ms, PIDf81 - delta = 39ms\n"
+ "munmap start: timer = 196449 ms, PID=6681\n"
+ "munmap finish: timer = 196488 ms, PID=6681 - delta = 39ms\n"
  "\n"
  "Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\n"
  "---\n"
@@ -123,4 +122,4 @@
  "-- \n"
  2.25.3
 
-d2dc71c460ae72bfc9605f90295c80a179de177bcfc99e4ea2ab4c1f217c1072
+2fe0df228534620ddb1162609a303e4831c85d4ca7d9d854f96753ad5c5476bc

diff --git a/a/1.txt b/N2/1.txt
index c2cd16c..c900cae 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -12,12 +12,12 @@ This speeds up Qemu guest RAM del/unplug time as below
 128 core, 496GB guest:
 
 Without patch:
-munmap start: timer = 13162 ms, PIDv84
-munmap finish: timer = 95312 ms, PIDv84 - delta = 82150 ms
+munmap start: timer = 13162 ms, PID=7684
+munmap finish: timer = 95312 ms, PID=7684 - delta = 82150 ms
 
 With patch:
-munmap start: timer = 196449 ms, PIDf81
-munmap finish: timer = 196488 ms, PIDf81 - delta = 39ms
+munmap start: timer = 196449 ms, PID=6681
+munmap finish: timer = 196488 ms, PID=6681 - delta = 39ms
 
 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
 ---
diff --git a/a/content_digest b/N2/content_digest
index d096f06..75000ee 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\020200420124434.47330-1-aneesh.kumar@linux.ibm.com\0"
  "From\0Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0"
  "Subject\0[PATCH v3 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD\0"
- "Date\0Mon, 20 Apr 2020 12:56:32 +0000\0"
+ "Date\0Mon, 20 Apr 2020 18:14:32 +0530\0"
  "To\0linuxppc-dev@lists.ozlabs.org"
   mpe@ellerman.id.au
   linux-mm@kvack.org
@@ -28,12 +28,12 @@
  "128 core, 496GB guest:\n"
  "\n"
  "Without patch:\n"
- "munmap start: timer = 13162 ms, PIDv84\n"
- "munmap finish: timer = 95312 ms, PIDv84 - delta = 82150 ms\n"
+ "munmap start: timer = 13162 ms, PID=7684\n"
+ "munmap finish: timer = 95312 ms, PID=7684 - delta = 82150 ms\n"
  "\n"
  "With patch:\n"
- "munmap start: timer = 196449 ms, PIDf81\n"
- "munmap finish: timer = 196488 ms, PIDf81 - delta = 39ms\n"
+ "munmap start: timer = 196449 ms, PID=6681\n"
+ "munmap finish: timer = 196488 ms, PID=6681 - delta = 39ms\n"
  "\n"
  "Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\n"
  "---\n"
@@ -123,4 +123,4 @@
  "-- \n"
  2.25.3
 
-d2dc71c460ae72bfc9605f90295c80a179de177bcfc99e4ea2ab4c1f217c1072
+0b6116600856d1a9509200102bc24ed76d569cb1717ce7c713d2c5bdce444e9a

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.