From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 kKGmNtifDWW8nwAAG6o9tA:P1 (envelope-from ) for ; Fri, 22 Sep 2023 16:08:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kKGmNtifDWW8nwAAG6o9tA (envelope-from ) for ; Fri, 22 Sep 2023 16:08:24 +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 9C6E357362 for ; Fri, 22 Sep 2023 16:08:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NgTfG1lH; 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=1695391704; 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-cc: 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=CWY3aIAOoKTkCEKPfe8N8ug+RJIqQPhHFkY5wyXgcfE=; b=jiTUgkSpyH8xIEM1K+WTK6UcnKg2DEUExBBEu2GzLFqv4kfNcWEEXVZwacSdbayWNUplda fy8WN2l5oftzbSgQ8tCTS4f5S5NAz+GUIdQMLO+jesSAf6m5SHWO1ZK2xytEtfiKYIQpF3 W2Tp/GOq6YS3B2mEjiP7FzE4LxMI3DCSHIV4QfdYjROFsSmZiLAtmhg3DB1FACHE32246p 7BPo0j7yZu7svpRGQUMUEIOhKF8ENqqCjIbeNFct3LXcTRCzoOmb0aLDUmWrKJ4otKS/vA 6LsaZ0OihGvnTWs8zbhQTW7wNnn6B5O5B5jq0IvjXfyYUWQEFTwyYsgODIw9HQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695391704; a=rsa-sha256; cv=none; b=YDHZSK/zrtexdPiOlsAYMkDCk+T2koWBjWvwOzMPCuSQJ+F17Sgr4qL5hz2yIK4m3guXSQ 40RI9zPs0KWEnAMQReq5QjCmSNNG26gDos8HgKGm7Z5EiT5Vz2apDn8AZGpjgJZqXSPEsW UdaR3XDEvk6eirxL82Q0CVuvTF7ebv9zvBUqZfIiBY+lVdRVbHYnZoL8tZJiBcgbGss7DD um/ROkNqocf5GTlDrNYtRgh2ZTDbZxwXY/gZ+9lo4fxf/CeH/8hV1uZ/prcQ/SD23zG1eJ khgfymg5gSVN6H/U+zlJU0AVINimXaiOnCslfLP5lwpDqDR3BTgLSuOo3NcogQ== 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=NgTfG1lH; 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 1qjgpE-0002AE-4j; Fri, 22 Sep 2023 10:08:08 -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 1qjgoz-00028s-2V for guix-patches@gnu.org; Fri, 22 Sep 2023 10:07:54 -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 1qjgoy-00082x-1V for guix-patches@gnu.org; Fri, 22 Sep 2023 10:07:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjgp8-00026T-Dc for guix-patches@gnu.org; Fri, 22 Sep 2023 10:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66156] [PATCH 00/12] Introducing Smart Hurdloading Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 14:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66156 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Josselin Poiret , 66156@debbugs.gnu.org Received: via spool by 66156-submit@debbugs.gnu.org id=B66156.16953916718062 (code B ref 66156); Fri, 22 Sep 2023 14:08:02 +0000 Received: (at 66156) by debbugs.gnu.org; 22 Sep 2023 14:07:51 +0000 Received: from localhost ([127.0.0.1]:37028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjgox-00025s-5E for submit@debbugs.gnu.org; Fri, 22 Sep 2023 10:07:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjgos-00025T-2k for 66156@debbugs.gnu.org; Fri, 22 Sep 2023 10:07:49 -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 1qjgoZ-000804-CF; Fri, 22 Sep 2023 10:07:29 -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=CWY3aIAOoKTkCEKPfe8N8ug+RJIqQPhHFkY5wyXgcfE=; b=NgTfG1lHG9Izn2cIYyfZ Hn4V6zWay6kRmtHtZzFyQIAGMKpMMrYC1Yj2kRFqG8kx1hl21EcxZoEnBbS2t8bgawnOpmts8yNqD ROs17Pvcq9ZnQvrD2kjORD8UhGRoxT/A9wX2aqZOXxC/JNQTXmCcB4fZi8N0fBpZ6dEMYuVK9I3zM b5OfTwyu0sy2g2NVPdvaafvqpOX3bTezN+jq4BqsflqPvinkNhHIso26caXUZK7tL/5NTa3Iol0NR EXuos3pN8awwrFwP9D7SvKGaNz4kei66oUQ5MVlynPn+bpnqqr9ur6c3oxrZBXN9vFiB0/Va5zQpg PL4B/LT8dKtfOA==; From: Janneke Nieuwenhuizen Organization: AvatarAcademy.nl References: X-Url: http://AvatarAcademy.nl Date: Fri, 22 Sep 2023 16:07:13 +0200 In-Reply-To: ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 22 Sep 2023 14:52:27 +0200") Message-ID: <87v8c2gv3i.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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.94 X-Spam-Score: -6.94 X-Migadu-Queue-Id: 9C6E357362 X-TUID: w2/kSlqd7Zed Ludovic Court=C3=A8s writes: Hi Ludo, > This patch series, my friends, sets up Smart Hurdloading=E2=84=A2, someti= mes > referred to as =E2=80=9CHurd auto-offloading=E2=80=9D. (Yeah I worked ha= rd on branding=E2=80=A6) > > Concretely, if you add (service hurd-vm-service-type), you can now run: > > guix build libreoffice -s i586-gnu Beautiful! I'm wondering how this works wrt disk size; the default is still 'guess? In my childhurds I have (hurd-vm-configuration .. (disk-size (* 16 1024 (expt 2 20))) ;16GiB which is pretty cheap now that we have qcow2. I'm not sure how expensive it is to set memory-size if you don't use it? > The series is a bit of a potpourri: I fixed Hurd issues here and there > (currently offloading to a childhurd doesn=E2=80=99t work on =E2=80=98mas= ter=E2=80=99, because > of the locale issue, for instance), improved documentation, etc. I also > took a couple of long detours not shown here that might lead to further > improvements in the future. That's great, very nice. And quite understandable afaic, the hurd-team branch has also been quite a mixed set of work. > My goal is to extend this mechanism beyond the Hurd, to have a generic > mechanism to spin up Guix System VMs we can easily offload to. > > Thoughts? I'm wondering if there is a way to/if we need a way to set the default priority of the childhurd. I'm usually offloading to another machine's childhurd and will probably want to prioritize that when I'm at home. (Making a copy of /etc/guix/machines.scm and editing that as required would probably mork for me.) I've added this patch set to the hurd-team branch and am testing it now. The only thing I found without testing: > Subject: [bug#66156] [PATCH 06/12] services: guix: Support declarative of= floading setup. > To: 66156@debbugs.gnu.org > Cc: Ludovic Court=C3=A8s > Date: Fri, 22 Sep 2023 14:54:07 +0200 (44 minutes, 21 seconds ago) > Resent-From: Ludovic Court=C3=A8s >=20 > * gnu/services/base.scm (guix-machines-files-installation): New > procedure. > ()[build-machines]: New field. > (guix-activation): Call =E2=80=98 guix-machines-files-installation=E2=80= =99. ^ Remove space. Thanks for this amazing piece of work and bug-fixing! Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com