diff for duplicates of <207e055e-1074-9010-e719-2a4c13ede9f9@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 0e1d915..fa8f645 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ -On 2/15/2018 6:22 AM, frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: -> From: Frank Rowand <frank.rowand-7U/KSKJipcs@public.gmane.org> +On 2/15/2018 6:22 AM, frowand.list@gmail.com wrote: +> From: Frank Rowand <frank.rowand@sony.com> > > Create a cache of the nodes that contain a phandle property. Use this > cache to find the node for a given phandle value instead of scanning @@ -35,7 +35,7 @@ On 2/15/2018 6:22 AM, frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote > reduction of overhead for any range of phandle values that are mostly > in a monotonic range. > -> Performance measurements by Chintan Pandya <cpandya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Performance measurements by Chintan Pandya <cpandya@codeaurora.org> > of several implementations of patches that are similar to this one > suggest an expected reduction of boot time by ~400ms for his test > system. If the cache size was decreased to 64 entries, the boot @@ -43,8 +43,8 @@ On 2/15/2018 6:22 AM, frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote > for arch/arm64/boot/dts/qcom/sda670-mtp.dts, contains 2371 nodes and > 814 phandle values. > -> Reported-by: Chintan Pandya <cpandya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> -> Signed-off-by: Frank Rowand <frank.rowand-7U/KSKJipcs@public.gmane.org> +> Reported-by: Chintan Pandya <cpandya@codeaurora.org> +> Signed-off-by: Frank Rowand <frank.rowand@sony.com> > --- > > A follow on patch will add an early boot allocation of the cache. @@ -227,7 +227,3 @@ Chintan Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 05030ac..64254c1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\01518655979-10910-1-git-send-email-frowand.list@gmail.com\0" - "ref\01518655979-10910-1-git-send-email-frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Chintan Pandya <cpandya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Chintan Pandya <cpandya@codeaurora.org>\0" "Subject\0Re: [PATCH v3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()\0" "Date\0Fri, 16 Feb 2018 14:34:33 +0530\0" - "To\0frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" - " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0frowand.list@gmail.com" + " Rob Herring <robh+dt@kernel.org>\0" + "Cc\0devicetree@vger.kernel.org" + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "\n" "\n" - "On 2/15/2018 6:22 AM, frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:\n" - "> From: Frank Rowand <frank.rowand-7U/KSKJipcs@public.gmane.org>\n" + "On 2/15/2018 6:22 AM, frowand.list@gmail.com wrote:\n" + "> From: Frank Rowand <frank.rowand@sony.com>\n" "> \n" "> Create a cache of the nodes that contain a phandle property. Use this\n" "> cache to find the node for a given phandle value instead of scanning\n" @@ -46,7 +45,7 @@ "> reduction of overhead for any range of phandle values that are mostly\n" "> in a monotonic range.\n" "> \n" - "> Performance measurements by Chintan Pandya <cpandya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Performance measurements by Chintan Pandya <cpandya@codeaurora.org>\n" "> of several implementations of patches that are similar to this one\n" "> suggest an expected reduction of boot time by ~400ms for his test\n" "> system. If the cache size was decreased to 64 entries, the boot\n" @@ -54,8 +53,8 @@ "> for arch/arm64/boot/dts/qcom/sda670-mtp.dts, contains 2371 nodes and\n" "> 814 phandle values.\n" "> \n" - "> Reported-by: Chintan Pandya <cpandya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" - "> Signed-off-by: Frank Rowand <frank.rowand-7U/KSKJipcs@public.gmane.org>\n" + "> Reported-by: Chintan Pandya <cpandya@codeaurora.org>\n" + "> Signed-off-by: Frank Rowand <frank.rowand@sony.com>\n" "> ---\n" "> \n" "> A follow on patch will add an early boot allocation of the cache.\n" @@ -237,10 +236,6 @@ "-- \n" "Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center,\n" "Inc. is a member of the Code Aurora Forum, a Linux Foundation\n" - "Collaborative Project\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Collaborative Project -d902f142a5343ce83537dd4fd0f0c01ff36cdf9a3428cab86d17bed68d111e41 +e28e7153e4ccf0f9d562959213d032180015fea432237f3cb19970ddc54b0030
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.