Message ID | 20191218104232.9606-1-sjpark@amazon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=H5Oh=2I=lists.xenproject.org=xen-devel-bounces@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 68F87921 for <patchwork-xen-devel@patchwork.kernel.org>; Wed, 18 Dec 2019 10:44:16 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (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 44F6B2072B for <patchwork-xen-devel@patchwork.kernel.org>; Wed, 18 Dec 2019 10:44:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="kXROx/IE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 44F6B2072B Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=amazon.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1ihWnL-0004oC-7D; Wed, 18 Dec 2019 10:43:07 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <SRS0=HzQX=2I=amazon.com=prvs=248bb817a=sjpark@srs-us1.protection.inumbo.net>) id 1ihWnJ-0004o7-FU for xen-devel@lists.xenproject.org; Wed, 18 Dec 2019 10:43:05 +0000 X-Inumbo-ID: 2c0b6d66-2183-11ea-88e7-bc764e2007e4 Received: from smtp-fw-2101.amazon.com (unknown [72.21.196.25]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 2c0b6d66-2183-11ea-88e7-bc764e2007e4; Wed, 18 Dec 2019 10:43:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1576665785; x=1608201785; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=uKDHutX14oAjQXBtDKa7QrKCXoDTubtlCD7XAOZ6ufM=; b=kXROx/IER0jmVB3wICScA1UNUooa5eUlvhMr4GVvO/L4vgELwZTsTHoE 3xmgJ7hh08+N7phrDUFimHAJohq1HCcXhh4jP0Wot1WvfpOu6BUxhuNAD ZjzpyROuOpVhzF6HJo9BC4LJ8fFQXRqUQyhj614gGwnOx86aQCPxPBGi1 w=; IronPort-SDR: 9xrLMRXpTQxWKxqgjxcF81QgCb5XKuDAQ/ud//RjECGS5gmfYCBn79D4gqFPSu0klXglkSpS1I p3xG1MkiMbFA== X-IronPort-AV: E=Sophos;i="5.69,329,1571702400"; d="scan'208";a="9087456" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-2b-8cc5d68b.us-west-2.amazon.com) ([10.43.8.2]) by smtp-border-fw-out-2101.iad2.amazon.com with ESMTP; 18 Dec 2019 10:43:02 +0000 Received: from EX13MTAUEA002.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan3.pdx.amazon.com [10.170.41.166]) by email-inbound-relay-2b-8cc5d68b.us-west-2.amazon.com (Postfix) with ESMTPS id 08830A202C; Wed, 18 Dec 2019 10:43:01 +0000 (UTC) Received: from EX13D31EUA001.ant.amazon.com (10.43.165.15) by EX13MTAUEA002.ant.amazon.com (10.43.61.77) with Microsoft SMTP Server (TLS) id 15.0.1236.3; Wed, 18 Dec 2019 10:43:01 +0000 Received: from u886c93fd17d25d.ant.amazon.com (10.43.160.100) by EX13D31EUA001.ant.amazon.com (10.43.165.15) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Wed, 18 Dec 2019 10:42:56 +0000 From: SeongJae Park <sjpark@amazon.com> To: <jgross@suse.com>, <axboe@kernel.dk>, <konrad.wilk@oracle.com>, <roger.pau@citrix.com> Date: Wed, 18 Dec 2019 11:42:27 +0100 Message-ID: <20191218104232.9606-1-sjpark@amazon.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.43.160.100] X-ClientProxiedBy: EX13D18UWA003.ant.amazon.com (10.43.160.238) To EX13D31EUA001.ant.amazon.com (10.43.165.15) Precedence: Bulk Subject: [Xen-devel] [PATCH v12 0/5] xenbus/backend: Add memory pressure handler callback X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Cc: linux-block@vger.kernel.org, SeongJae Park <sjpark@amazon.com>, pdurrant@amazon.com, linux-kernel@vger.kernel.org, sj38.park@gmail.com, xen-devel@lists.xenproject.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> |
Series |
xenbus/backend: Add memory pressure handler callback
|
expand
|