From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mIqFNKda0mRWDgEASxT56A (envelope-from ) for ; Tue, 08 Aug 2023 17:09:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yGBhNKda0mSO+QAAauVa8A (envelope-from ) for ; Tue, 08 Aug 2023 17:09:27 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5E57760117 for ; Tue, 8 Aug 2023 17:09:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ffNbVNV3; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691507367; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0UizTIR/XvgWUkRYpDF8usM2MyjmPWCQa2r60crqkS4=; b=EYvnkBvp3WiVz/QHouRExpmqknfW5XXXNdQGPKhMnWRLE3K7e2OBm4CFsOtd6KzyGImCYU aCK9UamKDbh3qiBXC+HfvC0hDJIcGFyiP+cTk5QIR0y7ku/Fnre2Dua0DuGQbIIFqsjzGg 0C1iEOubhGneezf7UEGd2iWDRznI/1KtnA1Ag9bGjhdOP6j0amgXlZ8eAiGTaSsbikiMtY t28HJVY5cBXl/ZEVWfL2EsbqHEGoXspYSlFNgx2bqKCYYeZld4oO8D6SJg75jjpg2q5g6T IcbGqPeC6r8jgkkp6hnymGEaj+GoXBhUWXESo9HP+hUHClwLUcMrnEqzEQGieg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691507367; a=rsa-sha256; cv=none; b=GzpKOanYv9zsM30+nkte0y2N8O4AZrC09XWZ/0GasuoUxMK50nEOOp7V0WJkOeBrIv1aNV f6DcJ1VRxg+7aqr1PQgxWovDWw86XYfDG6A06M+AhA2Q0oPh8bts/6TLPoQJ2/7ttWkowG CT1kTHBeUR/8P3xXbDwC3lsXcrfD99fAI3SbV41qlcboMLKCXiCs2PJj77g+GB2D3XBZX9 hJHXjTNT0rRFKNviLCfJldWXI8kJgUMoTnCf4l1FfDg/weVsm+XZl63Nses683nYhvBNJf k0cqAV7uSljc3d8bmF0ZozaPJyww7vd7+bJF8qTYaCK8RuA+URbuZPdw3sq4Gg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ffNbVNV3; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTOKW-000648-K3; Tue, 08 Aug 2023 11:09:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qTOKV-00063d-0j for guix-patches@gnu.org; Tue, 08 Aug 2023 11:09:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qTOKU-00070i-P3 for guix-patches@gnu.org; Tue, 08 Aug 2023 11:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTOKU-0006Is-AF for guix-patches@gnu.org; Tue, 08 Aug 2023 11:09:02 -0400 Subject: bug#64260: [PATCH] Use cgroups v2 file system Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 08 Aug 2023 15:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64260 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sam Lockart Cc: 64260-done@debbugs.gnu.org Mail-Followup-To: 64260@debbugs.gnu.org, ludo@gnu.org, sam@samlockart.com Received: via spool by 64260-done@debbugs.gnu.org id=D64260.169150731724172 (code D ref 64260); Tue, 08 Aug 2023 15:09:02 +0000 Received: (at 64260-done) by debbugs.gnu.org; 8 Aug 2023 15:08:37 +0000 Received: from localhost ([127.0.0.1]:37483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTOK5-0006Ho-FQ for submit@debbugs.gnu.org; Tue, 08 Aug 2023 11:08:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTOK3-0006HV-OA for 64260-done@debbugs.gnu.org; Tue, 08 Aug 2023 11:08:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qTOJy-0006rY-Cj; Tue, 08 Aug 2023 11:08:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=0UizTIR/XvgWUkRYpDF8usM2MyjmPWCQa2r60crqkS4=; b=ffNbVNV3dJaFoCnctNwa FBabnJv1WO9vCEeDnTQTf5oIjhRGwxgU9uFr/vmTW2Zy2VJyp36+t4a9YIBCsz53aaCFcjWnG+jPy 0FlB9FVMgNZCcff0q1Zo/LkIh2ahQwLv7QV0FyRx2yc2pMDo84Lo2fTixS1WuOSiBwM5VDGcdndqJ 5Rjy4OlIRDKKK/pWZckbbQvayiaflRvxfORuTakEu0PHj6Eqex2n7o8zSKqyeLjijoiMkMnTDMnka ShWmzZlQvtaQWfKXDf9sd15f8L54Zm/ssd6dCYlOffGP/fbbIZE99LoCkkmbpBSWY40yqmldFg1jG fq21Qtex/dSffQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 08 Aug 2023 17:08:26 +0200 In-Reply-To: (Sam Lockart's message of "Sat, 24 Jun 2023 03:11:26 +0000") Message-ID: <87leelr2qd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 5E57760117 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.85 X-Spam-Score: -6.85 X-TUID: K/dpLHCKrZ5b Hello Sam, Sam Lockart skribis: > cgroup v2 is the next generation of the control groups API. > This patch replaces the cgroup v1 file system with the unified > cgroup v2 file system. > > cgroup v2 allows for things like containerd/podman to run rootless contai= ners and opens guix system up to running things like Kubernetes. > > * gnu/system/file-systems.scm: Use cgroups v2 file system [...] Hilton Chain skribis: > I'm not familiar with cgroup, but the current %control-groups is > a requirement for docker-shepherd-service: Good point! Finally applied, with the change Hilton suggested. This passes just fine: make check-system TESTS=3D"docker basic elogind" Thanks, Ludo=E2=80=99.