Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3819971ybi; Mon, 29 Jul 2019 13:15:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqxGR7oV/OKemdYxgeBlW56CWwDFAxwZShT/PB+JiFZPrPUqJ4P43DhTqMnaGW/gYzWPoscS X-Received: by 2002:a17:902:244:: with SMTP id 62mr17987421plc.243.1564431325210; Mon, 29 Jul 2019 13:15:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564431325; cv=none; d=google.com; s=arc-20160816; b=d9u1/zzegI4Mki6TCY4Sf5wpZE5gIknKz16T1qQr9utO26fJ0e9K1ZL4vaV9QnfP7n EY6/+5+rMzFV/6+JCblfLhVceqHc/u2pLo8q0GnnGyfX9jahwy+HFFM+uO84BDwLekWT FCf6XeeEZl8BWqEJzi3KEkUgLGPeODHHaj3CBnzPLEiUPvjybQn3LuRdvKs9BsHKRqsM KnjbmsUuxxDDjH80Amfm6gP+pgztRNfMAT1R/U2mkDkEmwbQ+rux1DNVru8fMv9aL7fb WquNMNiYLebd+Tye1PhqJWup7ViN5rcC/OHC+uMgbadx0DflUrwR9u+hlowqgUXplcqN Lqow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=XA0yECTnpI9OGGSUqXUGSZ3ExGo19mTyBsS9mSXU4us=; b=yGF3bbOANhK9Q/qtVqmXQ7pOG53pOzN9Nkn4uN8HrnQwsBNbfrYGCqh2j6OIgjtYrX gIuKZq9JVLRzi+HIQV+bjIQZrFpSyjNuLiH3xsCmAxX6X7rxZ1CiUBwfbbgAJ9C9GjUN DQ+bAreN96c6dcd3lVloEWEqYoigbFmaRORN97f57tzG5KmcCD1JKX0H+oaOQPgrq5HO hi+AbNfhFXVEKXMIJbR+gss9nNc5R5cTmqsDb1Fsac38yZG/sfcoD/25T989sEWZkpFk Nqu8utyjRsxs4I1jAVKWqN7nKMn8/V/2dvATWzlPwy3hGrqI+7uaL1oJWO7a/kAT4KxO b3UQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vXDTMBYt; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q18si19431678pgk.31.2019.07.29.13.15.10; Mon, 29 Jul 2019 13:15:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vXDTMBYt; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730571AbfG2UN6 (ORCPT + 99 others); Mon, 29 Jul 2019 16:13:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:41818 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730061AbfG2T3G (ORCPT ); Mon, 29 Jul 2019 15:29:06 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E0BAC217D4; Mon, 29 Jul 2019 19:29:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564428545; bh=DQmGO2/rHpH4BIoutncEkm80QuwmDwo+n4TZCChVJG8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=vXDTMBYt6o3f/abxeByZqV8pDMPbpOLI5OodPdcBiDGpS2ODsTNAshrsK6CQlTkBr q3rGQ3sq0bjKNWDCQtCAHFnfAVKNKAzZgWXmMmuyCuhcy/xwfOOmbMmOFINwgePGfL kdPOKb8w03J5sEuEI36utafdLN0aSoQEuNIeEx14= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Juergen Gross Subject: [PATCH 4.14 111/293] xen: let alloc_xenballooned_pages() fail if not enough memory free Date: Mon, 29 Jul 2019 21:20:02 +0200 Message-Id: <20190729190833.160577291@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190820.321094988@linuxfoundation.org> References: <20190729190820.321094988@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Juergen Gross commit a1078e821b605813b63bf6bca414a85f804d5c66 upstream. Instead of trying to allocate pages with GFP_USER in add_ballooned_pages() check the available free memory via si_mem_available(). GFP_USER is far less limiting memory exhaustion than the test via si_mem_available(). This will avoid dom0 running out of memory due to excessive foreign page mappings especially on ARM and on x86 in PVH mode, as those don't have a pre-ballooned area which can be used for foreign mappings. As the normal ballooning suffers from the same problem don't balloon down more than si_mem_available() pages in one iteration. At the same time limit the default maximum number of retries. This is part of XSA-300. Signed-off-by: Juergen Gross Signed-off-by: Greg Kroah-Hartman --- drivers/xen/balloon.c | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) --- a/drivers/xen/balloon.c +++ b/drivers/xen/balloon.c @@ -590,8 +590,15 @@ static void balloon_process(struct work_ state = reserve_additional_memory(); } - if (credit < 0) - state = decrease_reservation(-credit, GFP_BALLOON); + if (credit < 0) { + long n_pages; + + n_pages = min(-credit, si_mem_available()); + state = decrease_reservation(n_pages, GFP_BALLOON); + if (state == BP_DONE && n_pages != -credit && + n_pages < totalreserve_pages) + state = BP_EAGAIN; + } state = update_schedule(state); @@ -630,6 +637,9 @@ static int add_ballooned_pages(int nr_pa } } + if (si_mem_available() < nr_pages) + return -ENOMEM; + st = decrease_reservation(nr_pages, GFP_USER); if (st != BP_DONE) return -ENOMEM; @@ -759,7 +769,7 @@ static int __init balloon_init(void) balloon_stats.schedule_delay = 1; balloon_stats.max_schedule_delay = 32; balloon_stats.retry_count = 1; - balloon_stats.max_retry_count = RETRY_UNLIMITED; + balloon_stats.max_retry_count = 4; #ifdef CONFIG_XEN_BALLOON_MEMORY_HOTPLUG set_online_page_callback(&xen_online_page);