diff for duplicates of <20200319035609.158654-21-aneesh.kumar@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 8f17411..bdf14e1 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 00fc45b..6f80884 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\020200319035609.158654-1-aneesh.kumar@linux.ibm.com\0" "From\0Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0" "Subject\0[PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD\0" - "Date\0Thu, 19 Mar 2020 03:58:03 +0000\0" + "Date\0Thu, 19 Mar 2020 09:26:07 +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.24.1 -c425d9ae952d3803d48b0af204b2f0a69ba91b67cdcaea671be83f6264915029 +be20393de11b067178b5d0feac03fb87f301e9e865300c63b9816972bbfb5917
diff --git a/a/1.txt b/N2/1.txt index 8f17411..bdf14e1 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 00fc45b..2c135b5 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020200319035609.158654-1-aneesh.kumar@linux.ibm.com\0" "From\0Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>\0" "Subject\0[PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD\0" - "Date\0Thu, 19 Mar 2020 03:58:03 +0000\0" + "Date\0Thu, 19 Mar 2020 09:26:07 +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.24.1 -c425d9ae952d3803d48b0af204b2f0a69ba91b67cdcaea671be83f6264915029 +7d1f04906bed1e3890ffcf09230a19d03bd4a1d77bcc7e1b93099c7db92e05c2
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.