Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1680562 > unrolled thread

Re: [GIT PULL] x86/asm changes for v4.13

Started byLinus Torvalds <torvalds@linux-foundation.org>
First post2017-07-03 22:40 +0200
Last post2017-07-04 00:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [GIT PULL] x86/asm changes for v4.13 Linus Torvalds <torvalds@linux-foundation.org> - 2017-07-03 22:40 +0200
    Re: [GIT PULL] x86/asm changes for v4.13 Ingo Molnar <mingo@kernel.org> - 2017-07-04 00:00 +0200

#1680562 — Re: [GIT PULL] x86/asm changes for v4.13

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2017-07-03 22:40 +0200
SubjectRe: [GIT PULL] x86/asm changes for v4.13
Message-ID<tZgiu-6Gt-11@gated-at.bofh.it>
On Mon, Jul 3, 2017 at 1:50 AM, Ingo Molnar <mingo@kernel.org> wrote:
>
> A single commit micro-optimizing short string copies on certain Intel CPUs.

That's slightly misleading - it's not string copies, it's just regular
user copies using the "fast string" interface.

Fixing that up in my merge commit message.

           Linus

[toc] | [next] | [standalone]


#1680602

FromIngo Molnar <mingo@kernel.org>
Date2017-07-04 00:00 +0200
Message-ID<tZhxT-7nV-5@gated-at.bofh.it>
In reply to#1680562
* Linus Torvalds <torvalds@linux-foundation.org> wrote:

> On Mon, Jul 3, 2017 at 1:50 AM, Ingo Molnar <mingo@kernel.org> wrote:
> >
> > A single commit micro-optimizing short string copies on certain Intel CPUs.
> 
> That's slightly misleading - it's not string copies, it's just regular
> user copies using the "fast string" interface.

Indeed!

> Fixing that up in my merge commit message.

Thanks!

	Ingo

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web