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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D2C115ACFC for ; Sun, 23 Apr 2023 21:34:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C6C8E0BA2; Sun, 23 Apr 2023 21:34:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 77A95E0BA2 for ; Sun, 23 Apr 2023 21:34:14 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC58334141C for ; Sun, 23 Apr 2023 21:34:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A763A4E for ; Sun, 23 Apr 2023 21:34:12 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1682285635.38fde13b32c8ab8a523e7bda0d4bac64a97befe0.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/docker/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/docker/docker-23.0.3.ebuild X-VCS-Directories: app-containers/docker/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 38fde13b32c8ab8a523e7bda0d4bac64a97befe0 X-VCS-Branch: master Date: Sun, 23 Apr 2023 21:34:12 +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: 462fc414-b4f6-4d22-88f7-a68486c4f6c0 X-Archives-Hash: db376800d2db3f024dc325fb75608dff commit: 38fde13b32c8ab8a523e7bda0d4bac64a97befe0 Author: William Hubbs gentoo org> AuthorDate: Sun Apr 23 21:33:55 2023 +0000 Commit: William Hubbs gentoo org> CommitDate: Sun Apr 23 21:33:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fde13b app-containers/docker: warn and link docs for CONFIG_RT_GROUP_SCHED Bug: https://bugs.gentoo.org/904264 Signed-off-by: William Hubbs gentoo.org> app-containers/docker/docker-23.0.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-containers/docker/docker-23.0.3.ebuild b/app-containers/docker/docker-23.0.3.ebuild index c03ce70575dd..a2754cb1e601 100644 --- a/app-containers/docker/docker-23.0.3.ebuild +++ b/app-containers/docker/docker-23.0.3.ebuild @@ -167,6 +167,7 @@ pkg_setup() { ~IP_VS_PROTO_UDP ~IP_VS_RR " + WARNING_RT_GROUP_SCHED="CONFIG_RT_GROUP_SCHED is disabled: Depending on your docker setup, you may want to enable this. See https://docs.docker.com/config/containers/resource_constraints/#configure-the-realtime-scheduler for more information." if use selinux; then CONFIG_CHECK+="