From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A8B223858CDB; Mon, 9 Jan 2023 17:42:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8B223858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673286148; bh=52uW9qf+SAJ7/cwbDpbwzaw6YDCW6bAgmf142jQ/5H8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kVdoHQShD82zFy8EAskXhJ54IxeKWp59NPxJ7os0Pv4HjAse421db+BwZMi3Yx3hd Bdc3if6JRWO8Mbo91CpZip0N0L2T3SBJrLsyKFW8RX68LQbt+JMxfWZoWc2Bc5r/o4 HossdEC9RE5IipJPDJ6vRQeYGx0wsKFGqjQbtUAQ= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29975] Search concurrency doesn't respect CPU affinity Date: Mon, 09 Jan 2023 17:42:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- 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=3D29975 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fche at redhat dot com --- Comment #1 from Frank Ch. Eigler --- > number of cores available to it (sched_getaffinity()). Do you happen to be aware of a c++y front-end to this, which we could use instead of std::thread::hardware_concurrency() ? --=20 You are receiving this mail because: You are on the CC list for the bug.=