From nobody Tue Nov 11 08:52:00 2025 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org ARC-Seal: i=1; a=rsa-sha256; t=1569333901; cv=none; d=zoho.com; s=zohoarc; b=X4n1VralEVJrAOMectifeYp3lv+mkavYSu4nGKCILIguXz+HUhlgcXlgHiLlyEspOJEnYH31JTvdSvcVjaHPm7efKU4eBW8KFBk+mEpqECf0E4trLPTCygdliAQ2FYy4ohDoBDmyP4xP9St7F3wisUmwrKqx/jWscW4JKTy3p14= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1569333901; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=aMQ93yaGHcfq8PjmQGK4HlDlvWxXHAcsVGGE9sLx2pU=; b=bqu3WhHIlpcyjoFETufpIDd+OmjWPPG3a0hJ54a5hZvHT5rPiEIn488nzbmfKSBk5elT8HnOFHotS1LCJNc95Sv/J2OBKiU5uMNVVeXir4MKc0XL9S4fOnst8dC1BYpJzIExffLO+HbvZdfVVs92d/A863i0QuEkY/zBDS7BgcI= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=fail; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1569333901826899.1644581050516; Tue, 24 Sep 2019 07:05:01 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClQA-0004mz-R2; Tue, 24 Sep 2019 14:04:02 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1iClQ9-0004mG-0N for xen-devel@lists.xenproject.org; Tue, 24 Sep 2019 14:04:01 +0000 Received: from mo6-p02-ob.smtp.rzone.de (unknown [2a01:238:20a:202:5302::3]) by localhost (Halon) with ESMTPS id 1d1d2796-ded4-11e9-97fb-bc764e2007e4; Tue, 24 Sep 2019 14:03:42 +0000 (UTC) Received: from sender by smtp.strato.de (RZmta 44.28.0 SBL|AUTH) with ESMTPSA id j06a90v8OE3X1mm (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 24 Sep 2019 16:03:33 +0200 (CEST) X-Inumbo-ID: 1d1d2796-ded4-11e9-97fb-bc764e2007e4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1569333821; s=strato-dkim-0002; d=aepfle.de; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=yTIVMVbZvbc3SmzJpck47i7oNhpMIi+WcsT8SjfqktI=; b=GQElcAKPGOjx0qgdiqxQ0ip4qps45ZSpEqrMhEeamgDjN93WQoVvFTivR5Dczse/QC NgpYdbOWsfyYF2Xe81IsduxHbfzta/LjtrRFvqj5ongS4gsDzQEsjNtcQ05j+Kx+ytzz b7DBiGPzpbSuL369xxkpm8cHUe3Dr492lNYvyC8+0QZ1uO3kkV1wEn37e6P+z1CMgqJQ Y0Vd2WK8Xn3n1lNWVHGHkzjx3nabFA/6Oy2M6ySEM+GatZpAx4dbbkOeGResNDk/l/25 GeMrfn16U6Jm4k3JBgVbfhveSnzZR5ZJjbkOFgJI0BS6YmonWRVdtHlIyx7ck3fTIGkn srfQ== X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QXkBR9MXjAuz7MdiQehTvc3KJf+j/F" X-RZG-CLASS-ID: mo00 From: Olaf Hering To: xen-devel@lists.xenproject.org Date: Tue, 24 Sep 2019 16:03:17 +0200 Message-Id: <20190924140319.11303-7-olaf@aepfle.de> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20190924140319.11303-1-olaf@aepfle.de> References: <20190924140319.11303-1-olaf@aepfle.de> MIME-Version: 1.0 Subject: [Xen-devel] [PATCH RESEND v1 6/8] Remove tools/examples/cpupool X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Olaf Hering , Ian Jackson , Wei Liu Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) In the near future all fresh installations will have an empty /etc. The content of this directory will not be controlled by the package manager anymore. One of the reasons for this move is to make snapshots more robust. Installing empty configuration files is not helpful for an empty /etc directory. The expected values are all described in xlcpupool.cfg(5). There is no need to duplicate this info into another file. The need for a dedicated file is also described in xl(1) cpupool-create. Signed-off-by: Olaf Hering --- tools/examples/Makefile | 1 - tools/examples/README | 1 - tools/examples/cpupool | 17 ----------------- 3 files changed, 19 deletions(-) delete mode 100644 tools/examples/cpupool diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 147ea590ef..64b2330b03 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -6,7 +6,6 @@ XEN_READMES =3D README =20 XEN_CONFIGS +=3D xlexample.hvm XEN_CONFIGS +=3D xlexample.pvlinux -XEN_CONFIGS +=3D cpupool =20 XEN_CONFIGS +=3D $(XEN_CONFIGS-y) =20 diff --git a/tools/examples/README b/tools/examples/README index 48ace82189..d134945eb7 100644 --- a/tools/examples/README +++ b/tools/examples/README @@ -13,7 +13,6 @@ block - called by xen-backend.agent to bind= /unbind dev block-common.sh - sourced by block, block-* block-enbd - binds/unbinds network block devices block-nbd - binds/unbinds network block devices -cpupool - example configuration script for 'xl cpupool-create' external-device-migrate - called by xend for migrating external devices locking.sh - locking functions to prevent concurrent access to critical sections inside script files diff --git a/tools/examples/cpupool b/tools/examples/cpupool deleted file mode 100644 index 35e229e462..0000000000 --- a/tools/examples/cpupool +++ /dev/null @@ -1,17 +0,0 @@ -#=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D -# Configuration setup for 'xm cpupool-create' or 'xl cpupool-create'. -# This script sets the parameters used when a cpupool is created using -# 'xm cpupool-create' or 'xl cpupool-create'. -# You use a separate script for each cpupool you want to create, or=20 -# you can set the parameters for the cpupool on the xm command line. -#=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D - -# the name of the new cpupool -name =3D "Example-Cpupool" - -# the scheduler to use: valid are e.g. credit, credit2 and rtds -sched =3D "credit" - -# list of cpus to use -cpus =3D ["2", "3"] - _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel