diff for duplicates of <1629697684.51986.1476116136779.JavaMail.zimbra@efficios.com> diff --git a/a/1.txt b/N1/1.txt index 0773498..3e43ec0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ ------ On Oct 10, 2016, at 5:29 PM, Will Deacon will.deacon at arm.com wrote: +----- On Oct 10, 2016, at 5:29 PM, Will Deacon will.deacon@arm.com wrote: > Hi Fredrik, > > [adding Mathieu -- background is getcpu() in userspace for arm] > -> On Thu, Oct 06, 2016 at 12:17:07AM +0200, Fredrik Markstr?m wrote: +> On Thu, Oct 06, 2016 at 12:17:07AM +0200, Fredrik Markström wrote: >> On Wed, Oct 5, 2016 at 9:53 PM, Russell King - ARM Linux <linux@armlinux.org.uk >> > wrote: >> > On Wed, Oct 05, 2016 at 06:48:05PM +0100, Robin Murphy wrote: ->> >> On 05/10/16 17:39, Fredrik Markstr?m wrote: +>> >> On 05/10/16 17:39, Fredrik Markström wrote: >> >> > The approach I suggested below with the vDSO data page will obviously >> >> > not work on smp, so suggestions are welcome. >> >> @@ -44,13 +44,13 @@ > because it might all well be replaced by the new restartable sequences > approach: > -> http://lkml.kernel.org/r/1471637274-13583-1-git-send-email-mathieu.desnoyers at efficios.com +> http://lkml.kernel.org/r/1471637274-13583-1-git-send-email-mathieu.desnoyers@efficios.com > > He's also got support for arch/arm/ in that series, so you could take > them for a spin. The main thing missing at the moment is justification > for the feature using real-world code, as requested by Linus: > -> http://lkml.kernel.org/r/CA+55aFz+Q33m1+ju3ANaznBwYCcWo9D9WDr2=p0YLEF4gJF12g at mail.gmail.com +> http://lkml.kernel.org/r/CA+55aFz+Q33m1+ju3ANaznBwYCcWo9D9WDr2=p0YLEF4gJF12g@mail.gmail.com > > so if your per-cpu buffer use-case is compelling in its own right (as > opposed to a micro-benchmark), then you could chime in over there. diff --git a/a/content_digest b/N1/content_digest index 2b03e59..89f315a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,23 +6,48 @@ "ref\020161005195359.GR1041@n2100.armlinux.org.uk\0" "ref\0CAKdL+dSt+cBCpwW5q+VCQh+7XeKrnyJgfTsEsuo2nKoUr9ytxw@mail.gmail.com\0" "ref\020161010152948.GD14561@arm.com\0" - "From\0mathieu.desnoyers@efficios.com (Mathieu Desnoyers)\0" + "From\0Mathieu Desnoyers <mathieu.desnoyers@efficios.com>\0" "Subject\0Restartable Sequences benchmarks (was: Re: [PATCH v2] arm: Added support for getcpu() vDSO using TPIDRURW)\0" "Date\0Mon, 10 Oct 2016 16:15:36 +0000 (UTC)\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Will Deacon <will.deacon@arm.com>" + Peter Zijlstra <peterz@infradead.org> + Boqun Feng <boqun.feng@gmail.com> + Paul E. McKenney <paulmck@linux.vnet.ibm.com> + Linus Torvalds <torvalds@linux-foundation.org> + Dave Watson <davejwatson@fb.com> + Ben Maurer <bmaurer@fb.com> + Paul Turner <pjt@google.com> + " Andrew Hunter <ahh@google.com>\0" + "Cc\0Fredrik Markstr\303\266m <fredrik.markstrom@gmail.com>" + Russell King - ARM Linux <linux@armlinux.org.uk> + Robin Murphy <robin.murphy@arm.com> + Mark Rutland <mark.rutland@arm.com> + Kees Cook <keescook@chromium.org> + Arnd Bergmann <arnd@arndb.de> + Ard Biesheuvel <ard.biesheuvel@linaro.org> + Linus Walleij <linus.walleij@linaro.org> + Nicolas Pitre <nico@linaro.org> + kristina martsenko <kristina.martsenko@arm.com> + linux-kernel <linux-kernel@vger.kernel.org> + Masahiro Yamada <yamada.masahiro@socionext.com> + Chris Brandt <chris.brandt@renesas.com> + Michal Marek <mmarek@suse.com> + Zhaoxiu Zeng <zhaoxiu.zeng@gmail.com> + linux-arm-kernel@lists.infradead.org + " Jonathan Austin <jonathan.austin@arm.com>\0" "\00:1\0" "b\0" - "----- On Oct 10, 2016, at 5:29 PM, Will Deacon will.deacon at arm.com wrote:\n" + "----- On Oct 10, 2016, at 5:29 PM, Will Deacon will.deacon@arm.com wrote:\n" "\n" "> Hi Fredrik,\n" "> \n" "> [adding Mathieu -- background is getcpu() in userspace for arm]\n" "> \n" - "> On Thu, Oct 06, 2016 at 12:17:07AM +0200, Fredrik Markstr?m wrote:\n" + "> On Thu, Oct 06, 2016 at 12:17:07AM +0200, Fredrik Markstr\303\266m wrote:\n" ">> On Wed, Oct 5, 2016 at 9:53 PM, Russell King - ARM Linux <linux@armlinux.org.uk\n" ">> > wrote:\n" ">> > On Wed, Oct 05, 2016 at 06:48:05PM +0100, Robin Murphy wrote:\n" - ">> >> On 05/10/16 17:39, Fredrik Markstr?m wrote:\n" + ">> >> On 05/10/16 17:39, Fredrik Markstr\303\266m wrote:\n" ">> >> > The approach I suggested below with the vDSO data page will obviously\n" ">> >> > not work on smp, so suggestions are welcome.\n" ">> >>\n" @@ -58,13 +83,13 @@ "> because it might all well be replaced by the new restartable sequences\n" "> approach:\n" "> \n" - "> http://lkml.kernel.org/r/1471637274-13583-1-git-send-email-mathieu.desnoyers at efficios.com\n" + "> http://lkml.kernel.org/r/1471637274-13583-1-git-send-email-mathieu.desnoyers@efficios.com\n" "> \n" "> He's also got support for arch/arm/ in that series, so you could take\n" "> them for a spin. The main thing missing at the moment is justification\n" "> for the feature using real-world code, as requested by Linus:\n" "> \n" - "> http://lkml.kernel.org/r/CA+55aFz+Q33m1+ju3ANaznBwYCcWo9D9WDr2=p0YLEF4gJF12g at mail.gmail.com\n" + "> http://lkml.kernel.org/r/CA+55aFz+Q33m1+ju3ANaznBwYCcWo9D9WDr2=p0YLEF4gJF12g@mail.gmail.com\n" "> \n" "> so if your per-cpu buffer use-case is compelling in its own right (as\n" "> opposed to a micro-benchmark), then you could chime in over there.\n" @@ -157,4 +182,4 @@ "EfficiOS Inc.\n" http://www.efficios.com -8665987cf27b164d77d01d7b9036eacc28430b1540467d4aa4a9c586c2d124fd +14948199a6b40870fe8ad51d0bdfb86cc55930d3272f8dcb93bce472bd259d8f
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.