Message ID | 20191216124527.30306-1-sjpark@amazon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=g6JP=2G=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 0EEF86C1 for <patchwork-xen-devel@patchwork.kernel.org>; Mon, 16 Dec 2019 12:47:07 +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 DE525206D3 for <patchwork-xen-devel@patchwork.kernel.org>; Mon, 16 Dec 2019 12:47:06 +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="okF9f76X" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DE525206D3 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 1igplI-0005Lt-Db; Mon, 16 Dec 2019 12:46:08 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <SRS0=gmbk=2G=amazon.com=prvs=246aeae25=sjpark@srs-us1.protection.inumbo.net>) id 1igplG-0005Lm-OT for xen-devel@lists.xenproject.org; Mon, 16 Dec 2019 12:46:06 +0000 X-Inumbo-ID: 0644a1ec-2002-11ea-b6f1-bc764e2007e4 Received: from smtp-fw-9101.amazon.com (unknown [207.171.184.25]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 0644a1ec-2002-11ea-b6f1-bc764e2007e4; Mon, 16 Dec 2019 12:46:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1576500367; x=1608036367; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=0TW+o5Tgcs6YL5BI1CJRd6ZjweSFLCGnKAQUOI6Qjb0=; b=okF9f76XPb3SOBdm0es33je0b2/83AmGs1uZf8QmyhFFJn+mppWR/i+6 V9m47fEmnz1beRfEt3FJxZAx+uJZxHloW+vRdZWDNBtDJI6nyQqYH1Bqm u+L02g7CIko0TybEhqvejQUgiNKGpQ/KzZ8yet3rB5i/1sLMPIUSx5x9V A=; IronPort-SDR: lj6VwkfMU5+vujBCYNe8M0EkLAMbAbxNEROEWrv98vwjyBBAwdR/cg6O5MdIo+qZudJuDWYh1d ziFbA4gV2uVw== X-IronPort-AV: E=Sophos;i="5.69,321,1571702400"; d="scan'208";a="5354767" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-2a-538b0bfb.us-west-2.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-9101.sea19.amazon.com with ESMTP; 16 Dec 2019 12:45:55 +0000 Received: from EX13MTAUEA001.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan3.pdx.amazon.com [10.170.41.166]) by email-inbound-relay-2a-538b0bfb.us-west-2.amazon.com (Postfix) with ESMTPS id 4CBE5A25D6; Mon, 16 Dec 2019 12:45:54 +0000 (UTC) Received: from EX13D31EUA001.ant.amazon.com (10.43.165.15) by EX13MTAUEA001.ant.amazon.com (10.43.61.243) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 16 Dec 2019 12:45:53 +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; Mon, 16 Dec 2019 12:45:49 +0000 From: SeongJae Park <sjpark@amazon.com> To: <jgross@suse.com>, <axboe@kernel.dk>, <konrad.wilk@oracle.com>, <roger.pau@citrix.com> Date: Mon, 16 Dec 2019 13:45:23 +0100 Message-ID: <20191216124527.30306-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: EX13D17UWC002.ant.amazon.com (10.43.162.61) To EX13D31EUA001.ant.amazon.com (10.43.165.15) Precedence: Bulk Subject: [Xen-devel] [PATCH v10 0/4] xenbus/backend: Add a 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 a memory pressure handler callback
|
expand
|