diff for duplicates of <20200319035609.158654-23-aneesh.kumar@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index ae03e29..149cdbf 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 13b4dfc..cc5b82e 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 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race\0" - "Date\0Thu, 19 Mar 2020 03:58:06 +0000\0" + "Date\0Thu, 19 Mar 2020 09:26:09 +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.24.1 -c4838aa8529cb13a43dd9135b591ec05551de1c5e1f1d6a43564817c3944336e +d11cbba487f5caa1606a740def280eeafbd1e78c85e994797b430a08eda12bab
diff --git a/a/1.txt b/N2/1.txt index ae03e29..149cdbf 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 13b4dfc..3ce0c6d 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 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race\0" - "Date\0Thu, 19 Mar 2020 03:58:06 +0000\0" + "Date\0Thu, 19 Mar 2020 09:26:09 +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.24.1 -c4838aa8529cb13a43dd9135b591ec05551de1c5e1f1d6a43564817c3944336e +4fe29c44694ffbe3873d87e6146774945b54b8c804b9ed25d2a33113f1fdce95
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.