public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug malloc/29296] New: tpcc-mysql scores decreased by about 11.2% at glibc-2.36
@ 2022-06-29  6:45 yangyanchao6 at huawei dot com
  2022-06-29  6:47 ` [Bug malloc/29296] " yangyanchao6 at huawei dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: yangyanchao6 at huawei dot com @ 2022-06-29  6:45 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 29296
           Summary: tpcc-mysql scores decreased by about 11.2% at
                    glibc-2.36
           Product: glibc
           Version: 2.36
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: malloc
          Assignee: unassigned at sourceware dot org
          Reporter: yangyanchao6 at huawei dot com
  Target Milestone: ---

At Kunpeng920 platform, tpcc-mysql scores decreased by about 11.2% between
glibc-2.36 and glibc2.28 with mysql-8.0.20.
Comparing the code, I find that the two commits causes performance degradation.
11a02b035b46 (misc: Add __get_nprocs_sched)
97ba273b5057 (linux: __get_nprocs_sched: do not feed CPU_COUNT_S with
garbage [BZ #28850])
These two patches modify the default behavior. 

Another message is that my machine is 96 cores and I have 91 core bindings for
tpcc-mysql.
This means that perhaps the current approach to computing arenas is not optimal
in the case of core binding.

-- 
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 malloc/29296] tpcc-mysql scores decreased by about 11.2% at glibc-2.36
  2022-06-29  6:45 [Bug malloc/29296] New: tpcc-mysql scores decreased by about 11.2% at glibc-2.36 yangyanchao6 at huawei dot com
@ 2022-06-29  6:47 ` yangyanchao6 at huawei dot com
  2023-10-11 16:11 ` adhemerval.zanella at linaro dot org
  2023-10-12  2:31 ` sam at gentoo dot org
  2 siblings, 0 replies; 4+ messages in thread
From: yangyanchao6 at huawei dot com @ 2022-06-29  6:47 UTC (permalink / raw)
  To: glibc-bugs

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

yangyanchao6 at huawei dot com <yangyanchao6 at huawei dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adhemerval.zanella at linaro dot o
                   |                            |rg, fweimer at redhat dot com,
                   |                            |liqingqing3 at huawei dot com,
                   |                            |siddhesh at sourceware dot org,
                   |                            |yangyanchao6 at huawei dot com

-- 
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 malloc/29296] tpcc-mysql scores decreased by about 11.2% at glibc-2.36
  2022-06-29  6:45 [Bug malloc/29296] New: tpcc-mysql scores decreased by about 11.2% at glibc-2.36 yangyanchao6 at huawei dot com
  2022-06-29  6:47 ` [Bug malloc/29296] " yangyanchao6 at huawei dot com
@ 2023-10-11 16:11 ` adhemerval.zanella at linaro dot org
  2023-10-12  2:31 ` sam at gentoo dot org
  2 siblings, 0 replies; 4+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2023-10-11 16:11 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
BZ#30945 show the same issue, along with a testcase.

*** This bug has been marked as a duplicate of bug 30945 ***

-- 
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 malloc/29296] tpcc-mysql scores decreased by about 11.2% at glibc-2.36
  2022-06-29  6:45 [Bug malloc/29296] New: tpcc-mysql scores decreased by about 11.2% at glibc-2.36 yangyanchao6 at huawei dot com
  2022-06-29  6:47 ` [Bug malloc/29296] " yangyanchao6 at huawei dot com
  2023-10-11 16:11 ` adhemerval.zanella at linaro dot org
@ 2023-10-12  2:31 ` sam at gentoo dot org
  2 siblings, 0 replies; 4+ messages in thread
From: sam at gentoo dot org @ 2023-10-12  2:31 UTC (permalink / raw)
  To: glibc-bugs

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

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at gentoo dot org

-- 
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:[~2023-10-12  2:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29  6:45 [Bug malloc/29296] New: tpcc-mysql scores decreased by about 11.2% at glibc-2.36 yangyanchao6 at huawei dot com
2022-06-29  6:47 ` [Bug malloc/29296] " yangyanchao6 at huawei dot com
2023-10-11 16:11 ` adhemerval.zanella at linaro dot org
2023-10-12  2:31 ` sam at gentoo dot org

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).