public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug string/27130] New: "rep movsb" performance issue
@ 2020-12-30 18:06 hjl.tools at gmail dot com
  2021-01-01 22:54 ` [Bug string/27130] " hjl.tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2020-12-30 18:06 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=27130

            Bug ID: 27130
           Summary: "rep movsb" performance issue
           Product: glibc
           Version: 2.33
            Status: NEW
          Severity: normal
          Priority: P2
         Component: string
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---
            Target: x86-64

When copying with "rep movsb", if the distance between source and destination
is [1..63], performance can be very slow on some processors as shown in a test
case at

https://gitlab.com/x86-benchmarks/microbenchmark/-/tree/memcpy/63b

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug string/27130] "rep movsb" performance issue
  2020-12-30 18:06 [Bug string/27130] New: "rep movsb" performance issue hjl.tools at gmail dot com
@ 2021-01-01 22:54 ` hjl.tools at gmail dot com
  2021-01-04 16:07 ` hjl.tools at gmail dot com
  2021-01-12 15:45 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2021-01-01 22:54 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=27130

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.33

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug string/27130] "rep movsb" performance issue
  2020-12-30 18:06 [Bug string/27130] New: "rep movsb" performance issue hjl.tools at gmail dot com
  2021-01-01 22:54 ` [Bug string/27130] " hjl.tools at gmail dot com
@ 2021-01-04 16:07 ` hjl.tools at gmail dot com
  2021-01-12 15:45 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2021-01-04 16:07 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=27130

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed on master by

https://sourceware.org/git/?p=glibc.git;a=commit;h=3ec5d83d2a237d39e7fd6ef7a0bc8ac4c171a4a5

The fix will be backported to release branches later.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug string/27130] "rep movsb" performance issue
  2020-12-30 18:06 [Bug string/27130] New: "rep movsb" performance issue hjl.tools at gmail dot com
  2021-01-01 22:54 ` [Bug string/27130] " hjl.tools at gmail dot com
  2021-01-04 16:07 ` hjl.tools at gmail dot com
@ 2021-01-12 15:45 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2021-01-12 15:45 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=27130

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed for 2.33 and on 2.28/2.29/2.30/2.31/2.32 branches.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-12 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-30 18:06 [Bug string/27130] New: "rep movsb" performance issue hjl.tools at gmail dot com
2021-01-01 22:54 ` [Bug string/27130] " hjl.tools at gmail dot com
2021-01-04 16:07 ` hjl.tools at gmail dot com
2021-01-12 15:45 ` hjl.tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).