From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 190211] memory ballooning doesn't take on boot since approx
kernel 4.5.3
Date: Wed, 14 Dec 2016 23:28:59 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:33562 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S933079AbcLNX3E (ORCPT );
Wed, 14 Dec 2016 18:29:04 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 07ACE20528
for ; Wed, 14 Dec 2016 23:29:03 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id EBCE420529
for ; Wed, 14 Dec 2016 23:29:00 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=190211
--- Comment #1 from ap@zip.com.au ---
I've done a bit more poking around with kernel 4.9.
It appears that enabling NUMA on the guest kernel but /not/ using it (ie I've
not configured numa use via libvirt in qemu) is enough to fix this. The kernel
gets the lowered memory on reboot and on boot.
Is this how it is meant to function or is this still a bug?
--
You are receiving this mail because:
You are watching the assignee of the bug.