From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D7B3A158042 for ; Sun, 3 Nov 2024 23:18:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4B46E0824; Sun, 3 Nov 2024 23:18:39 +0000 (UTC) Received: from smarthost01a.ixn.mail.zen.net.uk (smarthost01a.ixn.mail.zen.net.uk [212.23.1.20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B9D2E0805 for ; Sun, 3 Nov 2024 23:18:39 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.ixn.mail.zen.net.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1t7jrh-0031JM-DG for gentoo-user@lists.gentoo.org; Sun, 03 Nov 2024 23:18:38 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Portage improved Date: Sun, 03 Nov 2024 23:18:37 +0000 Message-ID: <2755826.mvXUDI8C0e@wstn> In-Reply-To: References: <3315741.aeNJFYEL58@cube> <4967547.31r3eYUQgx@cube> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-Originating-smarthost01a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 1cc501c3-1384-46ac-9edf-dabe68f96071 X-Archives-Hash: 6721e7a79d51f13931308c272b07760f On Sunday 3 November 2024 12:56:05 GMT Wols Lists wrote: > On 31/10/2024 11:56, Peter Humphrey wrote: > > the load steadies out at about > > 4, with several more in merge-wait. This is with i24 l30 in make.conf. > > How many cores does your CPU have. I've found that load is an > approximation to "how many cores are running at 100%". 24, which is why I have -i24 -l30 in make.conf. The machine also has 6GB RAM. -- Regards, Peter.