From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Magenheimer Subject: Linux mainstream balloon driver fails to grow memory= -> maxmem= Date: Mon, 23 Aug 2010 16:49:26 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com, Vasiliy G Tolstov List-Id: xen-devel@lists.xenproject.org Hi Jeremy -- Vasiliy discovered (and I confirmed) that the mainstream Linux balloon driver won't balloon above the initial memory with which the Linux guest was launched. E.g. a 2.6.34 guest launched with these in vm.cfg: memory=3D1024 maxmem=3D1536 displays properly in xentop, but changing target_kb in /sys/devices/system/xen_memory/xen_memory0 doesn't "take" for any value greater than 1024*1024. We tested with 2.6.34 but it even fails in RHEL6 Beta2. Is this a known problem/bug (or maybe a feature)? Thanks, Dan