[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f4ab13eb-daaa-40be-82ad-691505b1f169@default>
Date: Mon, 28 Dec 2009 07:57:28 -0800 (PST)
From: Dan Magenheimer <dan.magenheimer@...cle.com>
To: Pavel Machek <pavel@....cz>
Cc: Nitin Gupta <ngupta@...are.org>, Nick Piggin <npiggin@...e.de>,
Andrew Morton <akpm@...ux-foundation.org>, jeremy@...p.org,
xen-devel@...ts.xensource.com, tmem-devel@....oracle.com,
Rusty Russell <rusty@...tcorp.com.au>,
Rik van Riel <riel@...hat.com>, dave.mccracken@...cle.com,
sunil.mushran@...cle.com, Avi Kivity <avi@...hat.com>,
Schwidefsky <schwidefsky@...ibm.com>,
Balbir Singh <balbir@...ux.vnet.ibm.com>,
Marcelo Tosatti <mtosatti@...hat.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>, chris.mason@...cle.com,
linux-mm <linux-mm@...ck.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: RE: Tmem [PATCH 0/5] (Take 3): Transcendent memory
> From: Pavel Machek [mailto:pavel@....cz]
> > > As I mentioned, I really like the idea behind tmem. All I
> am proposing
> > > is that we should probably explore some alternatives to
> achive this using
> > > some existing infrastructure in kernel.
> >
> > Hi Nitin --
> >
> > Sorry if I sounded overly negative... too busy around the holidays.
> >
> > I'm definitely OK with exploring alternatives. I just think that
> > existing kernel mechanisms are very firmly rooted in the notion
> > that either the kernel owns the memory/cache or an asynchronous
> > device owns it. Tmem falls somewhere in between and is very
>
> Well... compcache seems to be very similar to preswap: in preswap case
> you don't know if hypervisor will have space, in ramzswap you don't
> know if data are compressible.
Hi Pavel --
Yes there are definitely similarities too. In fact, I started
prototyping preswap (now called frontswap) with Nitin's
compcache code. IIRC I ran into some problems with compcache's
difficulties in dealing with failed "puts" due to dynamic
changes in size of hypervisor-available-memory.
Nitin may have addressed this in later versions of ramzswap.
One feature of frontswap which is different than ramzswap is
that frontswap acts as a "fronting store" for all configured
swap devices, including SAN/NAS swap devices. It doesn't
need to be separately configured as a "highest priority" swap
device. In many installations and depending on how ramzswap
is configured, this difference probably doesn't make much
difference though.
Thanks,
Dan
--
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