From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BACE93858D20; Sun, 11 Feb 2024 22:04:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BACE93858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707689045; bh=KoTepVDiGUucncqIilmqii1LNJNSeXnKGyKQjLRqVAA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mOugyiIjs+y0kCJKbI/vL2OTmD7Jn9xNDF64FVjl3HSsjAVwdRPzFr4fpzPMpVur9 pdgm2SX1p1QaNULUv+ixT0RulEuND1TbQojJZLF//JwIPbDAACvuziV1mPND4oYrni QtxhXNCsYDGR6cV3FkvsMzcVtdsbQM16ZOhkZfuI= From: "kuganv at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug malloc/30945] Core affinity setting incurs lock contentions between threads Date: Sun, 11 Feb 2024 22:04:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: malloc X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kuganv at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: adhemerval.zanella at linaro dot org X-Bugzilla-Target-Milestone: 2.39 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30945 Kugan Vivekanandarajah changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kuganv at gmail dot com --- Comment #3 from Kugan Vivekanandarajah --- Can we back port this to other release branches please. We also ran into th= is issue with OpenMP. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D11369= 8. --=20 You are receiving this mail because: You are on the CC list for the bug.=