From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 AC0881581FD for ; Thu, 11 Sep 2025 01:18:19 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9149D340BE2 for ; Thu, 11 Sep 2025 01:18:19 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8FCC1110377; Thu, 11 Sep 2025 01:18:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 879EB110377 for ; Thu, 11 Sep 2025 01:18:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36400340BE2 for ; Thu, 11 Sep 2025 01:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3301322B for ; Thu, 11 Sep 2025 01:18:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1757553476.d47b482ff52e78cb0d760cce9c99be383e4bc07a.sam@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/make.conf.5 X-VCS-Directories: man/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d47b482ff52e78cb0d760cce9c99be383e4bc07a X-VCS-Branch: master Date: Thu, 11 Sep 2025 01:18:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28a6b4ca-c710-4c47-a806-fbeef497320a X-Archives-Hash: f817b8a0333a85eb34b0e37ce6be324a commit: d47b482ff52e78cb0d760cce9c99be383e4bc07a Author: Sam James gentoo org> AuthorDate: Thu Sep 11 01:17:56 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 11 01:17:56 2025 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d47b482f Document merge-wait vs SIGUSR2 to flush See 77342028d27293fd274c974f72a7d5d303c45517. Signed-off-by: Sam James gentoo.org> man/make.conf.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/make.conf.5 b/man/make.conf.5 index ce389a4e61..066e7759c9 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -595,7 +595,8 @@ matters when using the \fBemerge\fR(1) \fB\-\-jobs\fR option. This feature is always effectively enabled and it cannot be disabled for packages that satisfy direct or indirect dependencies of the system set. For other packages, it can be disabled in order to trade the -possibility of random build failures for greater parallelism. +possibility of random build failures for greater parallelism. The queue +can be flushed by ending the SIGUSR2 signal to \fBemerge\fR(1). This feature is enabled by default. .TP .B metadata\-transfer