On 09.07.2010 10:18, Christoph Egger wrote: > I get this: > > # sysctl kern.xen > kern.xen.balloon.current = 131072 > kern.xen.balloon.target = 131072 > > So for xentools, this is fine but the values are incorrect > as I boot xen kernel with dom0_mem=512m. > The correct value for both current and target is 524288.
Values are in pages not bytes (or multiple thereof). In fact, I wonder whether the value should not be put in kB; I bet you will not be the last one to ask. -- Jean-Yves Migeon jeanyves.mig...@free.fr