From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mHojKQyyDWX3RgEAG6o9tA:P1 (envelope-from ) for ; Fri, 22 Sep 2023 17:26:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mHojKQyyDWX3RgEAG6o9tA (envelope-from ) for ; Fri, 22 Sep 2023 17:26:04 +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 664224CF45 for ; Fri, 22 Sep 2023 17:26:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="QD+xnG/5"; 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=1695396364; 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=rgTeA0qc/GKQRY/5eC45p187UD957nKfF5YkAOIT8CY=; b=pKCdsJ3kOXakae49L9Ak0RBXki+b0du/kdX8xWMWSdXwLde8Zg/MztJM+x/4JJDZw0NFU0 BYjaOStQ2RSoe019zp0k0x0yumMNc3RJxc5ULBDM58rDCbIA/DxbxRRlDjqKtgZeStKJnT 0qeYpP3tqNiTZSVOaOmteOQ9GupqZh5ryhHQ7JsGIoH4vAeC7Fl4G5sGIAB4rmWucIh0KS rRfZuZr5/hUFDa5rcTJcoMWkSZbu0PVoC3atoOidhOoUc3LY4fRjSrJkXoSrkca9YUEiMn LIGe5UA2mX/6J7lEkte+dBJoaSCv+ZJDHrMOUHw5vkctfAW0WjOXDkfHADYsUw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695396364; a=rsa-sha256; cv=none; b=jdrUUw9NC/TfcKKzIwuguoSlZNrj6OLibjXbh8+2SluNknVwGt/z9CGyWcb3/41aj2MBAh U8Xga6lSVCtUU1LI1sDF0hYRiJl7zocm013+l9H0tH4OAhKoDEcMrZvkkKhmQ6Np2e/MEE A/EvOlw1WsX3zbn0Xik9Y6AIK12NkaySrcCzah2BbaMoEJwwPxXn8BTPRSXU0P4I6Zzvzi +nlaxKKxlYgkAh2QkK/Z0x8W8yUQLa+JvYsFYlHrTtMadWOS/if6ioG1O+unAiqiSMDLXs fjFCQGIEGpTUrAjDTea8wjozlbewpTsviCNyyNLxqfARAG7DfWqqoaNVM+EyRw== 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="QD+xnG/5"; 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 1qji2T-00038V-J1; Fri, 22 Sep 2023 11:25:53 -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 1qji2S-00037o-0J for guix-patches@gnu.org; Fri, 22 Sep 2023 11:25:52 -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 1qji2R-0007mP-Lq for guix-patches@gnu.org; Fri, 22 Sep 2023 11:25:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qji2c-0004CT-92 for guix-patches@gnu.org; Fri, 22 Sep 2023 11:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66156] [PATCH 00/12] Introducing Smart Hurdloading Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 15:26: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: Janneke Nieuwenhuizen Cc: Josselin Poiret , 66156@debbugs.gnu.org Received: via spool by 66156-submit@debbugs.gnu.org id=B66156.169539631316059 (code B ref 66156); Fri, 22 Sep 2023 15:26:02 +0000 Received: (at 66156) by debbugs.gnu.org; 22 Sep 2023 15:25:13 +0000 Received: from localhost ([127.0.0.1]:37113 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qji1p-0004Ax-Fw for submit@debbugs.gnu.org; Fri, 22 Sep 2023 11:25:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qji1m-0004Af-Jd for 66156@debbugs.gnu.org; Fri, 22 Sep 2023 11:25:11 -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 1qji1W-0007Qj-K0; Fri, 22 Sep 2023 11:24:54 -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=rgTeA0qc/GKQRY/5eC45p187UD957nKfF5YkAOIT8CY=; b=QD+xnG/50v9QV5tyWdj7 t+PkPLUK3qsARkQb6KIi6xDcsuVCyLwb1JmZWUgbHSkE6gfdn8JhcAwjpEK6tzrCvyegpudoNBoLy EICa+4ccqZetm/FdgDpUu82wbHbGTIZsQvO31lDMCUagBHX53Cf35bYBwzsmxt5s9dS+UR/0lSGFb 2B8fub2ep8aKIYAjDCcVUK6py5XZrLZgA+bwv7XH4RWs6fDhpozd+0Vor6mLT//r6p1QG/YuatjEx tDYbiPTehog0FmyNrPssJDNYMSIl9PHFtKKAvmvl+7R/vGRGrhSj96wo8pdtcYJqvGtY6/Q6hKGrX kdyFmFii/2vpYg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87v8c2gv3i.fsf@gnu.org> Date: Fri, 22 Sep 2023 17:24:51 +0200 In-Reply-To: <87v8c2gv3i.fsf@gnu.org> (Janneke Nieuwenhuizen's message of "Fri, 22 Sep 2023 16:07:13 +0200") Message-ID: <87sf769qnw.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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.28 X-Migadu-Spam-Score: -6.28 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 664224CF45 X-TUID: KLcJ+aJDod5D Hello! Janneke Nieuwenhuizen skribis: > 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? I guess setting =E2=80=98disk-size=E2=80=99 should still work (and as you w= rite: with QCOW2, it doesn=E2=80=99t cost much to ask for extra space, until you actua= lly use it); nothing has changed here. > 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. Good question. Perhaps you could declare that other machine with a higher =E2=80=98speed=E2=80=99 value? Thanks for your feedback! Ludo=E2=80=99.