Message ID | 20190909131335.16848-1-yury-kotov@yandex-team.ru (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=3Wo5=XE=nongnu.org=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 532BC16B1 for <patchwork-qemu-devel@patchwork.kernel.org>; Mon, 9 Sep 2019 13:19:11 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 29CE32086D for <patchwork-qemu-devel@patchwork.kernel.org>; Mon, 9 Sep 2019 13:19:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=yandex-team.ru header.i=@yandex-team.ru header.b="nm5uE1+p" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 29CE32086D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=yandex-team.ru Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Received: from localhost ([::1]:56530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org>) id 1i7JZW-00006k-6d for patchwork-qemu-devel@patchwork.kernel.org; Mon, 09 Sep 2019 09:19:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57019) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <yury-kotov@yandex-team.ru>) id 1i7JUd-0004IM-R3 for qemu-devel@nongnu.org; Mon, 09 Sep 2019 09:14:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <yury-kotov@yandex-team.ru>) id 1i7JUX-0002fW-Az for qemu-devel@nongnu.org; Mon, 09 Sep 2019 09:14:07 -0400 Received: from forwardcorp1p.mail.yandex.net ([77.88.29.217]:37092) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <yury-kotov@yandex-team.ru>) id 1i7JUV-0002d2-T1 for qemu-devel@nongnu.org; Mon, 09 Sep 2019 09:14:01 -0400 Received: from mxbackcorp1g.mail.yandex.net (mxbackcorp1g.mail.yandex.net [IPv6:2a02:6b8:0:1402::301]) by forwardcorp1p.mail.yandex.net (Yandex) with ESMTP id D17BD2E14D7; Mon, 9 Sep 2019 16:13:41 +0300 (MSK) Received: from smtpcorp1j.mail.yandex.net (smtpcorp1j.mail.yandex.net [2a02:6b8:0:1619::137]) by mxbackcorp1g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id K9ypwBj0s6-DfCqOeGR; Mon, 09 Sep 2019 16:13:41 +0300 Precedence: bulk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1568034821; bh=e6eiBWBoTWNKmWY9/9Q/Pu/bLowAzuIcErYoLiwP5ns=; h=Message-Id:Date:Subject:To:From:Cc; b=nm5uE1+pHthPoyi/CNpm6IvV3DEuYgUapxvtQu5ZLQAIpo9N2qSrNKFIuPCQiMWNB cnB2rwLTiqueEj5JG+THTohBRr6llWvVsM6urwGGeGnU5SnsR42XrLQ+nqUwsGaBcn bq+7bLg6JNwF4eIMjqUrDnA46nqk+++HV04nE/8o= Authentication-Results: mxbackcorp1g.mail.yandex.net; dkim=pass header.i=@yandex-team.ru Received: from dynamic-red.dhcp.yndx.net (dynamic-red.dhcp.yndx.net [2a02:6b8:0:408:c41:6db7:e9d4:e9e0]) by smtpcorp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id epZFdTz6L0-De7Ci5iB; Mon, 09 Sep 2019 16:13:40 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) From: Yury Kotov <yury-kotov@yandex-team.ru> To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Eric Blake <eblake@redhat.com>, Juan Quintela <quintela@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <rth@twiddle.net>, Stefan Weil <sw@weilnetz.de>, Thomas Huth <thuth@redhat.com> Date: Mon, 9 Sep 2019 16:13:32 +0300 Message-Id: <20190909131335.16848-1-yury-kotov@yandex-team.ru> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 77.88.29.217 Subject: [Qemu-devel] [PATCH v7 0/3] High downtime with 95+ throttle pct X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Cc: qemu-devel@nongnu.org, yc-core@yandex-team.ru Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org> |
Series |
High downtime with 95+ throttle pct
|
expand
|