lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 27 Dec 2010 19:27:56 +0300
From:	Vasiliy G Tolstov <v.tolstov@...fip.ru>
To:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc:	Daniel Kiper <dkiper@...-space.pl>, <akpm@...ux-foundation.org>,
	<andi.kleen@...el.com>, <haicheng.li@...ux.intel.com>,
	<fengguang.wu@...el.com>, <jeremy@...p.org>,
	<dan.magenheimer@...cle.com>, <xen-devel@...ts.xensource.com>,
	<linux-kernel@...r.kernel.org>, <linux-mm@...ck.org>
Subject: Re: [PATCH 2/3] drivers/xen/balloon.c: Various balloon features and
 fixes

On Mon, 27 Dec 2010 10:08:47 -0500, Konrad Rzeszutek Wilk
<konrad.wilk@...cle.com> wrote:
> On Mon, Dec 20, 2010 at 02:47:24PM +0100, Daniel Kiper wrote:
>> Features and fixes:
>>   - HVM mode is supported now,
>>   - migration from mod_timer() to schedule_delayed_work(),
>>   - removal of driver_pages (I do not have seen any
>>     references to it),
>>   - protect before CPU exhaust by event/x process during
>>     errors by adding some delays in scheduling next event,
>>   - some other minor fixes.

I have apply this patch to bare 2.6.36.2 kernel from kernel.org. If
memory=maxmemory pv guest run's on migrating fine.
If on already running domU i have xm mem-max xxx 1024 (before that it
has 768) and do xm mem-set 1024 guest now have 1024 memory, but after
that it can't migrate to another host.

Step to try to start guest with memory=512 and maxmemory=1024 it boot
fine, xm mem-set work's fine, but.. it can't migrate. Sorry but nothing
on screen , how can i help to debug this problem?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ