From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by sourceware.org (Postfix) with ESMTPS id A904D3858C52; Tue, 26 Apr 2022 03:33:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A904D3858C52 Received: by mail-pj1-x102d.google.com with SMTP id iq2-20020a17090afb4200b001d93cf33ae9so1101532pjb.5; Mon, 25 Apr 2022 20:33:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=HDQlFht1apy184rDcQglkKE15u+DoBDTykR+8CmW8Go=; b=nFrXcZp6GO5283PKM6dhlMXXnm9NBof2NOYK1ev83QwLWgjFx0ea2bmqpBzq8r1SA0 eyqLB3oqgKG+lpVMMZb80mwLe/3eVKRp75HMoBiAX7iE9hXLt8LDMRGUshCw05w3fuAv U2k3gAclXY628q24jNSvCNRXV3VgxfBbLq/ktSTPWupoSYDsVuhkYMf0dWhGUbCao95x G1X94emx+M7Hx5KZtviv38yFemeM6uKPRiaqDUsu1sCNTiswPsmQaN625SpxrulwENMH spQI6dpUN7Ymc7lcFI3LDxhNdF8wH/tml9u7SLDm+yulxx6BK9tCX2xd1Nhq44LJ4l4s 5yNg== X-Gm-Message-State: AOAM531+yJRhyBggxEIP0P9T5bZK5A3OPNsC8M5pcLCkEhl80Ya32G8H Lq88nbttIpf1I3iPEjtII3V9M/MxCJ8= X-Google-Smtp-Source: ABdhPJxxfFRWllL62xSlRacD5R0DHzQ5ZX1zJLj0FSrpOFMlp+5dI0D7D/CKlbiGnTyrc+UAV50bSQ== X-Received: by 2002:a17:902:b906:b0:158:3120:3b69 with SMTP id bf6-20020a170902b90600b0015831203b69mr20900574plb.33.1650944031776; Mon, 25 Apr 2022 20:33:51 -0700 (PDT) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:a20b:c8e0:fc99:be9d]) by smtp.gmail.com with ESMTPSA id s8-20020a17090a074800b001d92e2e5694sm852097pje.1.2022.04.25.20.33.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Apr 2022 20:33:51 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 9B9AC1140133; Tue, 26 Apr 2022 13:03:47 +0930 (ACST) Date: Tue, 26 Apr 2022 13:03:47 +0930 From: Alan Modra To: "H.J. Lu" , Mark Wielaard Cc: Luis Machado , "gdb@sourceware.org" , Overseers mailing list , "Frank Ch. Eigler" , binutils@sourceware.org Subject: Re: Adding binutils to the GNU Toolchain buildbot on sourceware Message-ID: References: <5c1f217a-109c-2973-6c69-abf412133dee@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-3029.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2022 03:33:54 -0000 On Mon, Apr 25, 2022 at 08:20:50PM +0200, Mark Wielaard wrote: > I think we should try to keep builds/checks under 10 minutes, that the Related to that, there are some x86_64 gas and ld tests that I find to be annoying resource hogs when running multiple binutils target builds in parallel. gas/testsuite/gas/i386/rept and ld/testsuite/ld-x86-64/pr17618 both require over 1G of memory. HJ, would you please look at reducing the memory footprint of those test? -- Alan Modra Australia Development Lab, IBM