WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Balloon driver tests

To: Paul Larson <plars@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Balloon driver tests
From: Kip Macy <kip.macy@xxxxxxxxx>
Date: Thu, 16 Jun 2005 15:34:53 -0700
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 16 Jun 2005 22:33:59 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jee/f9REC2lRpGqY/AL86Pa8IVXFhhEysZMnH81rua40IO/rgVURv2FoHJg8C5mQKN1ScOuOnxxlZTzNIrIBYaJ4T3wjj8ll6Zd6xg8mBaqTu5qj45s76LQNWMp2mF8GAuqxkrZCqWo0ouhMSjVWIkwdBrtZTZgWo2gcA1J7Zrg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42B1EDA3.6010804@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <42B1EDA3.6010804@xxxxxxxxxxxxxxxxxxxx>
Reply-to: Kip Macy <kip.macy@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> sure there's more that could be tested, but it's a start.  Can/should
> these go in the tests directory?
> 
PLEASE.


> Here's a brief description of each and a tarball since it would be
> cumbersome to send them all inline:
> 
> balloon01: Test read from /proc/xen/balloon
> balloon02: Echo a number higher than current requested allocation to
> /proc/xen/balloon, cat balloon and see that requested target changed.
> balloon03: Echo a number lower than current requested allocation to
> /proc/xen/balloon, cat balloon and see that requested target changed.
> balloon04: Allocate some memory for the domain, then use
> /proc/xen/balloon to reduce available memory to less than what is allocated
> balloon05: Try to give /proc/xen/balloon a value larger than the
> available RAM in the system.
> balloon06: Try to give /proc/xen/balloon a value way too low, such as 4k
> balloon07: Open /proc/xen/balloon as non-root user, expect -EACCES
> balloon08: Write 1 byte to /proc/xen/balloon, expect -EBADMSG
> balloon09: Write >64 bytes to /proc/xen/balloon, expect -EFBIG
> 
> Thanks,
> Paul Larson
> 
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
> 
> 
> 
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>