diff for duplicates of <20200420124434.47330-23-aneesh.kumar@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index f848bc9..70cefd4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,12 +30,12 @@ This do change the Qemu guest RAM del/unplug time as below 128 core, 496GB guest: Without 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 With patch: -munmap start: timer = 196345 ms, PIDh79 -munmap finish: timer = 196714 ms, PIDh79 - delta = 369ms +munmap start: timer = 196345 ms, PID=6879 +munmap finish: timer = 196714 ms, PID=6879 - delta = 369ms Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> --- diff --git a/a/content_digest b/N1/content_digest index 6a94d4c..f866566 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 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race\0" - "Date\0Mon, 20 Apr 2020 12:56:34 +0000\0" + "Date\0Mon, 20 Apr 2020 18:14:34 +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" "MADV_DONTNEED holds mmap_sem in read mode and that implies a\n" @@ -46,12 +45,12 @@ "128 core, 496GB guest:\n" "\n" "Without 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" "With patch:\n" - "munmap start: timer = 196345 ms, PIDh79\n" - "munmap finish: timer = 196714 ms, PIDh79 - delta = 369ms\n" + "munmap start: timer = 196345 ms, PID=6879\n" + "munmap finish: timer = 196714 ms, PID=6879 - delta = 369ms\n" "\n" "Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\n" "---\n" @@ -107,4 +106,4 @@ "-- \n" 2.25.3 -69b1bfedec4398a040c4463a640d8bbd74bcf7cd91f642b63103141ed3ff57b3 +fa40e4b4c2025d5156d586be8999ca76b9cb25127ba961638030b1f0c56a6d9a
diff --git a/a/1.txt b/N2/1.txt index f848bc9..70cefd4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -30,12 +30,12 @@ This do change the Qemu guest RAM del/unplug time as below 128 core, 496GB guest: Without 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 With patch: -munmap start: timer = 196345 ms, PIDh79 -munmap finish: timer = 196714 ms, PIDh79 - delta = 369ms +munmap start: timer = 196345 ms, PID=6879 +munmap finish: timer = 196714 ms, PID=6879 - delta = 369ms Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> --- diff --git a/a/content_digest b/N2/content_digest index 6a94d4c..76d67a9 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 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race\0" - "Date\0Mon, 20 Apr 2020 12:56:34 +0000\0" + "Date\0Mon, 20 Apr 2020 18:14:34 +0530\0" "To\0linuxppc-dev@lists.ozlabs.org" mpe@ellerman.id.au linux-mm@kvack.org @@ -46,12 +46,12 @@ "128 core, 496GB guest:\n" "\n" "Without 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" "With patch:\n" - "munmap start: timer = 196345 ms, PIDh79\n" - "munmap finish: timer = 196714 ms, PIDh79 - delta = 369ms\n" + "munmap start: timer = 196345 ms, PID=6879\n" + "munmap finish: timer = 196714 ms, PID=6879 - delta = 369ms\n" "\n" "Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\n" "---\n" @@ -107,4 +107,4 @@ "-- \n" 2.25.3 -69b1bfedec4398a040c4463a640d8bbd74bcf7cd91f642b63103141ed3ff57b3 +1418771ce60176c37dd130d3734cf53faee96635c8dbeb897dbc862b33b86eac
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.