From nobody Mon May 6 21:48:08 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1600447099; cv=none; d=zohomail.com; s=zohoarc; b=H0V7kG0fjwrw12x7N7pMXy8vnj2f/YrVuhxAeWb6Hfe3MMw+Jy2+F5RXbFRfvv/8F6prCWh9kvZYpDsW5FHx9plG0yCVoMLN/F5G/xAzTvNibwW4l3buahXLLJAsvf+vVEWFjnBPnHhGzZB8GKBhkI4lBjxi3jO+MK/fYhGSmHE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600447099; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=4KGZ9Vqaax1EwTEO9uHsPmDYGT7DAIFqtrY/rftsClk=; b=Lkmt/oe9y3jwGZigxmkJzzjaITaztxPL+iM1Kpq6+nHJZPzWoRz/ec0TGfGJb9FQRSmLdFNV7S8/qug85BVXg6BGmWxcBxOsRjS23RNz9UWGwyKdg7u1l3JiDUuxMyHffqp6vhiDfiS2NqOkPRenSR9lQ4/P5AjpWoHHcq3y2Cw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1600447099549433.07071694254773; Fri, 18 Sep 2020 09:38:19 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-249-2oZK5gfbOHK_HQ2jMBziNA-1; Fri, 18 Sep 2020 12:38:15 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9FBE0109106A; Fri, 18 Sep 2020 16:38:09 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 195491972A; Fri, 18 Sep 2020 16:38:09 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 2C7CC183D041; Fri, 18 Sep 2020 16:38:07 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 08IGc5S4017825 for ; Fri, 18 Sep 2020 12:38:05 -0400 Received: by smtp.corp.redhat.com (Postfix) id 7A4707881D; Fri, 18 Sep 2020 16:38:05 +0000 (UTC) Received: from harajuku.usersys.redhat.com (unknown [10.40.192.38]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 991EA78822 for ; Fri, 18 Sep 2020 16:38:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600447098; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=4KGZ9Vqaax1EwTEO9uHsPmDYGT7DAIFqtrY/rftsClk=; b=HW35FsVWLB/EcZcQdXGwDfn+IelX64p4reZ9Bb8wv5EV/Aop0aVmefdMCAT9pnLvC847Lv CQQvg36TIlM08SCN9az9+XX65cYhF7pEahU6HkmFJObcJGcsnzUSPcM/oCH0ZL2i4F3hB7 +bPwbeVIVM5u715stKiHCiGIY3NVT8g= X-MC-Unique: 2oZK5gfbOHK_HQ2jMBziNA-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: Document global_{period, quota} schedinfo fields Date: Fri, 18 Sep 2020 18:37:58 +0200 Message-Id: <20200918163758.19363-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" These fields have existed for a very long time but they were never documented in virsh(1). https://bugzilla.redhat.com/show_bug.cgi?id=3D1354391 Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- docs/manpages/virsh.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index 9fd5efed0f..bff23fc786 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -3758,7 +3758,8 @@ available for each hypervisor are: LXC (posix scheduler) : cpu_shares, vcpu_period, vcpu_quota =20 QEMU/KVM (posix scheduler): cpu_shares, vcpu_period, vcpu_quota, -emulator_period, emulator_quota, iothread_quota, iothread_period +emulator_period, emulator_quota, global_period, global_quota, +iothread_period, iothread_quota =20 Xen (credit scheduler): weight, cap =20 --=20 2.26.2