From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: PageReserved ? Date: Sat, 16 Jul 2005 03:26:16 +0900 Message-ID: <9cde8bff050715112618053d6e@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org hello, here is my ballon information (domU) #cat /proc/xen/balloon Current allocation: 51200 kB Requested target: 71680 kB Low-mem balloon: 0 kB High-mem balloon: 0 kB Xen hard limit: ??? kB This looks a little bit strange to me: Low/High-mem is 0K, and that indicates from 51200K up (Current allocation) to 70MB, all the pages are reserved, which means I cannot balloon memory (?). Anybody knows why so much memory are reserved? Thank you, aq