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:	Thu, 12 Aug 2010 17:48:21 -0700
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Daniel Kiper <dkiper@...-space.pl>
CC:	xen-devel@...ts.xensource.com, stefano.stabellini@...citrix.com,
	konrad.wilk@...cle.com, linux-kernel@...r.kernel.org,
	v.tolstov@...fip.ru, linux-mm@...ck.org
Subject: Re: [Xen-devel] Re: [PATCH] GSoC 2010 - Memory hotplug support for
 Xen guests - third fully working version

  On 08/12/2010 05:46 PM, Jeremy Fitzhardinge wrote:
>> diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 
>> fad3df2..4f35eaf 100644 --- a/drivers/xen/Kconfig +++ 
>> b/drivers/xen/Kconfig @@ -9,6 +9,16 @@ config XEN_BALLOON the system 
>> to expand the domain's memory allocation, or alternatively return 
>> unneeded memory to the system. +config XEN_BALLOON_MEMORY_HOTPLUG + 
>> bool "Xen memory balloon driver with memory hotplug support" + 
>> default n + depends on XEN_BALLOON && MEMORY_HOTPLUG + help + Xen 
>> memory balloon driver with memory hotplug support allows expanding + 
>> memory available for the system above limit declared at system 
>> startup. + It is very useful on critical systems which require long 
>> run without + rebooting. + config XEN_SCRUB_PAGES bool "Scrub pages 
>> before returning them to system" depends on XEN_BALLOON diff --git 
>> a/drivers/xen/balloon.c b/drivers/xen/balloon.c index 

Gah, what a mess.  Will repost later.

     J
--
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