From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 3C7B9382EA08 for ; Fri, 30 Jun 2023 22:35:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3C7B9382EA08 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id 4DDEF3006CF5; Sat, 1 Jul 2023 00:35:10 +0200 (CEST) Date: Sat, 1 Jul 2023 00:35:10 +0200 From: Mark Wielaard To: Romain GEISSLER Cc: "elfutils-devel@sourceware.org" , Francois RIGAULT Subject: Re: Performance issue with systemd-coredump and container process linking 2000 shared libraries. Message-ID: <20230630223510.GF13707@gnu.wildebeest.org> References: <20230614133920.10-1-romain.geissler@amadeus.com> <20230620213701.GN24233@gnu.wildebeest.org> <754003F4-3708-4C9C-AA30-EB76DAECF059@amadeus.com> <3465f95ee22b1ac433f1268f113e3813430be70a.camel@klomp.org> <89480A2B-DB5A-474B-AF57-043C132AC9E1@amadeus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <89480A2B-DB5A-474B-AF57-043C132AC9E1@amadeus.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3029.6 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Fri, Jun 30, 2023 at 04:09:37PM +0000, Romain GEISSLER wrote: > > Le 27 juin 2023 à 16:09, Mark Wielaard a écrit : > > On Wed, 2023-06-21 at 18:24 +0200, Mark Wielaard wrote: > > > > I pushed this now. It is also in Fedora Rawhide: > > https://bodhi.fedoraproject.org/updates/FEDORA-2023-1026cbdd9a > > But there are some gating issues (nothing to do with the new code > > though, it seems to be dnf5/annobin/rpminspect issues). > > > > I'll try to also push it to centos stream. > > > Thanks ;) https://kojihub.stream.centos.org/koji/buildinfo?buildID=34064 https://kojihub.stream.centos.org/koji/buildinfo?buildID=34065 Cheers, Mark