linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@eu.citrix.com>
To: Dan Magenheimer <dan.magenheimer@oracle.com>
Cc: Chris Mason <chris.mason@oracle.com>,
	"viro@zeniv.linux.org.uk" <viro@zeniv.linux.org.uk>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"adilger.kernel@dilger.ca" <adilger.kernel@dilger.ca>,
	"tytso@mit.edu" <tytso@mit.edu>,
	"mfasheh@suse.com" <mfasheh@suse.com>,
	"jlbec@evilplan.org" <jlbec@evilplan.org>,
	"matthew@wil.cx" <matthew@wil.cx>,
	"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
	"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>,
	"ocfs2-devel@oss.oracle.com" <ocfs2-devel@oss.oracle.com>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	"hch@infradead.org" <hch@infradead.org>,
	"ngupta@vflare.org" <ngupta@vflare.org>,
	"jeremy@goop.org" <jeremy@goop.org>,
	"JBeulich@novell.com" <JBeulich@novell.com>,
	Kurt Hackel <kurt.hackel@oracle.com>,
	"npiggin@kernel.dk" <npiggin@kernel.dk>,
	Dave Mccracken <dave.mccracken@oracle.com>,
	"riel@redhat.com" <riel@redhat.com>,
	"avi@redhat.com" <avi@redhat.com>,
	Konrad Wilk <konrad.wilk@oracle.com>,
	"mel@csn.ul.ie" <mel@csn.ul.ie>,
	"yinghan@google.com" <yinghan@google.com>,
	"gthelen@google.com" <gthelen@google.com>,
	"torvalds@linux-foundation.org" <torvalds@linux-foundation.org>
Subject: RE: [PATCH] xen: cleancache shim to Xen Transcendent Memory
Date: Mon, 18 Apr 2011 09:47:21 +0100	[thread overview]
Message-ID: <1303116441.5997.107.camel@zakaz.uk.xensource.com> (raw)
In-Reply-To: <5d23c6c4-5d68-4c2e-af24-2a08f592cb8e@default>

On Fri, 2011-04-15 at 23:53 +0100, Dan Magenheimer wrote:
> > From: Ian Campbell [mailto:Ian.Campbell@citrix.com]
> > Sent: Friday, April 15, 2011 4:02 PM
> > Subject: Re: [PATCH] xen: cleancache shim to Xen Transcendent Memory
> > 
> > On Thu, 2011-04-14 at 14:20 -0700, Dan Magenheimer wrote:
> > > [PATCH] xen: cleancache shim to Xen Transcendent Memory
> > >
> > > This patch provides a shim between the kernel-internal cleancache
> > > API (see Documentation/mm/cleancache.txt) and the Xen Transcendent
> > > Memory ABI (see http://oss.oracle.com/projects/tmem).
> > 
> > There's no need to build this into a kernel which doesn't have
> > cleancache (or one of the other frontends), is there? I think there
> > should be a Kconfig option (even if its not a user visible one) with
> > the appropriate depends/selects.
> 
> Yes, you're right.  It should eventually depend on
> 
> CONFIG_CLEANCACHE || CONFIG_FRONTSWAP
> 
> though there's no sense merging this xen cleancache
> shim at all unless/until Linus merges cleancache
> (and hopefully later some evolution of frontswap).

Cleancache isn't in already? I thought I saw references to it in
drivers/staging?

> And once cleancache (and/or frontswap) is merged,
> there's very little reason NOT to enable one or
> both on a Xen guest kernel.

There are software knobs to allow the host- and guest-admin to opt in or
out as they desire though, right?

Ian.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2011-04-18  8:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-14 21:20 Dan Magenheimer
2011-04-15 22:02 ` Ian Campbell
2011-04-15 22:53   ` Dan Magenheimer
2011-04-18  8:47     ` Ian Campbell [this message]
2011-04-18 14:12       ` Dan Magenheimer
2011-04-18 16:03         ` Ian Campbell

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=1303116441.5997.107.camel@zakaz.uk.xensource.com \
    --to=ian.campbell@eu.citrix.com \
    --cc=JBeulich@novell.com \
    --cc=adilger.kernel@dilger.ca \
    --cc=akpm@linux-foundation.org \
    --cc=avi@redhat.com \
    --cc=chris.mason@oracle.com \
    --cc=dan.magenheimer@oracle.com \
    --cc=dave.mccracken@oracle.com \
    --cc=gthelen@google.com \
    --cc=hch@infradead.org \
    --cc=jeremy@goop.org \
    --cc=jlbec@evilplan.org \
    --cc=konrad.wilk@oracle.com \
    --cc=kurt.hackel@oracle.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=matthew@wil.cx \
    --cc=mel@csn.ul.ie \
    --cc=mfasheh@suse.com \
    --cc=ngupta@vflare.org \
    --cc=npiggin@kernel.dk \
    --cc=ocfs2-devel@oss.oracle.com \
    --cc=riel@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=tytso@mit.edu \
    --cc=viro@zeniv.linux.org.uk \
    --cc=yinghan@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox