All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Christoph Hellwig <hch@infradead.org>,
	Avi Kivity <avi@qumranet.com>, Shaohua Li <shaohua.li@intel.com>,
	kvm-devel <kvm-devel@lists.sourceforge.net>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [kvm-devel] [RFC 0/8]KVM: swap out guest pages
Date: Mon, 23 Jul 2007 15:39:06 +0300	[thread overview]
Message-ID: <46A4A16A.3080908@qumranet.com> (raw)
In-Reply-To: <20070723123443.GB3674@infradead.org>

Christoph Hellwig wrote:
>
>> Generic vmas will be more intrusive AFAICT.
>>     
>
> People use intrusive differently.  Doing big changes to core code is not
> a problem if we actually get a proper interface.  Just exporting core
> function without other changes and then writing code in modules that
> pokes into internals is much much worse.
>   

Agree 100%.

-- 
error compiling committee.c: too many arguments to function


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
	Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>,
	Shaohua Li <shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	kvm-devel
	<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [RFC 0/8]KVM: swap out guest pages
Date: Mon, 23 Jul 2007 15:39:06 +0300	[thread overview]
Message-ID: <46A4A16A.3080908@qumranet.com> (raw)
In-Reply-To: <20070723123443.GB3674-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>

Christoph Hellwig wrote:
>
>> Generic vmas will be more intrusive AFAICT.
>>     
>
> People use intrusive differently.  Doing big changes to core code is not
> a problem if we actually get a proper interface.  Just exporting core
> function without other changes and then writing code in modules that
> pokes into internals is much much worse.
>   

Agree 100%.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

  reply	other threads:[~2007-07-23 12:39 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23  6:51 [RFC 0/8]KVM: swap out guest pages Shaohua Li
2007-07-23  6:51 ` Shaohua Li
2007-07-23 10:27 ` Avi Kivity
2007-07-23 10:27   ` Avi Kivity
2007-07-23 12:25   ` [kvm-devel] " Christoph Hellwig
2007-07-23 12:25     ` Christoph Hellwig
2007-07-23 12:29     ` [kvm-devel] " Avi Kivity
2007-07-23 12:29       ` Avi Kivity
2007-07-23 12:34       ` [kvm-devel] " Christoph Hellwig
2007-07-23 12:34         ` Christoph Hellwig
2007-07-23 12:39         ` Avi Kivity [this message]
2007-07-23 12:39           ` Avi Kivity
2007-07-24  2:00         ` [kvm-devel] " Shaohua Li
2007-07-24  2:00           ` Shaohua Li
2007-07-23 20:06   ` Jeff Dike
2007-07-23 20:06     ` Jeff Dike
2007-07-24  5:22     ` Avi Kivity
2007-07-24  5:22       ` Avi Kivity
2007-07-25 16:15       ` Jeff Dike
2007-07-25 16:15         ` Jeff Dike
2007-07-25 17:12         ` [kvm-devel] " Carsten Otte
2007-07-25 17:12           ` Carsten Otte
2007-07-23 23:10   ` [kvm-devel] " Rusty Russell
2007-07-23 23:10     ` Rusty Russell
2007-07-24  5:30     ` [kvm-devel] " Avi Kivity
2007-07-24  6:11       ` Rusty Russell
2007-07-24  6:11         ` Rusty Russell
2007-07-24  6:21         ` [kvm-devel] " Avi Kivity
2007-07-24  6:21           ` Avi Kivity
2007-07-24  6:45           ` [kvm-devel] " Rusty Russell
2007-07-24  6:45             ` Rusty Russell
2007-07-24  6:59             ` [kvm-devel] " Avi Kivity
2007-07-24  6:59               ` Avi Kivity
2007-07-24  7:17               ` [kvm-devel] " Rusty Russell
2007-07-24  7:17                 ` Rusty Russell
2007-07-24  1:42   ` Shaohua Li
2007-07-24  1:42     ` Shaohua Li
2007-07-24  5:42     ` Avi Kivity
2007-07-24  5:42       ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46A4A16A.3080908@qumranet.com \
    --to=avi@qumranet.com \
    --cc=hch@infradead.org \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shaohua.li@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.