From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4ACB5385840F; Thu, 30 Nov 2023 20:58:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4ACB5385840F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701377908; bh=TSjnX/LKX6JPV2lVDOxsbu0GOxil+LbvO/u2RihYqZk=; h=From:To:Subject:Date:From; b=j6Mv17BFqg5+qrG9Lde4EpP9CWNI33t0naSchjhYjjm1eVYpziO1PvyhemiRq5uMU NoLnXjgh13lmeuEXxzY3yz9FytTx6RjeHVIOOHQj5UoswzW+J7Skzumo7lQx2k1nq4 wo3NHGjfqKCvbEVfEYVGzB0EVBJbQUtIHiH2Hav4= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/31103] New: periodically malloc_trim() Date: Thu, 30 Nov 2023 20:58:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: NEW 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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=3D31103 Bug ID: 31103 Summary: periodically malloc_trim() Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- debuginfod's memory usage can fluctuate widely during the scan & groom phas= es.=20 In the same places where we call sqlite3_db_release_memory() - and maybe mo= re of the same - we should subsequently call malloc_trim(). --=20 You are receiving this mail because: You are on the CC list for the bug.=