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:	Tue, 06 Apr 2010 21:36:14 +0300
From:	Avi Kivity <avi@...hat.com>
To:	Jeremy Fitzhardinge <jeremy@...p.org>
CC:	Dmitry Torokhov <dtor@...are.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"pv-drivers@...are.com" <pv-drivers@...are.com>
Subject: Re: [PATCH] VMware Balloon driver

On 04/06/2010 09:25 PM, Jeremy Fitzhardinge wrote:
> On 04/06/2010 09:32 AM, Avi Kivity wrote:
>> Yeah.  If we wanted commonality, we could make a balloon_core.c that 
>> contains the common code.  IMO that's premature, but perhaps there's 
>> some meat there (like suspend/resume support and /proc//sys interface).
>
> I think it would be useful to have common:
>
>   1. User and kernel mode ABIs for controlling ballooning.  It assumes
>      that the different balloon implementations are sufficiently
>      similar in semantics.   (Once there's a kernel ABI, adding a
>      common user ABI is trivial.)
>   2. Policy driving the ballooning driver, at least from the guest
>      side.  That is, some good metrics from the vm subsystem about
>      memory pressure (both positive and negative), and something to
>      turn those metrics into requests to the balloon driver.
>
> 1) is not a huge amount of code, but something consistent would be 
> nice.  2) is something we've been missing and is a bit of an open 
> question/research project anyway.

3) Code that attempts to reclaim 2MB pages when possible

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.

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