All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Andres Lagar-Cavilla <andreslc@gridcentric.ca>
Cc: Olaf Hering <olaf@aepfle.de>, Tim Deegan <tim@xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	andres@lagarcavilla.org,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	Russell Pavlicek <russell.pavlicek@citrix.com>
Subject: Re: Serious issues with xenpaging
Date: Fri, 7 Mar 2014 10:43:39 -0500	[thread overview]
Message-ID: <20140307154339.GA10945@phenom.dumpdata.com> (raw)
In-Reply-To: <E287D3C0-378C-42F5-AF4E-46AD67B73BEB@gridcentric.ca>

On Fri, Jan 03, 2014 at 04:17:43PM -0500, Andres Lagar-Cavilla wrote:
> On Jan 3, 2014, at 3:31 PM, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
> > On Fri, Jan 03, 2014 at 02:51:14PM -0500, Andres Lagar-Cavilla wrote:
> >> On Jan 3, 2014, at 1:41 PM, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> >> 
> >>> On Fri, Jan 03, 2014 at 09:49:36AM -0500, Andres Lagar-Cavilla wrote:
> >>>> 
> >>>> On Dec 31, 2013, at 11:31 AM, Tim Deegan <tim@xen.org> wrote:
> >>>> 
> >>>>> At 10:33 -0500 on 31 Dec (1388482410), Konrad Rzeszutek Wilk wrote:
> >>>>>> On Mon, Dec 23, 2013 at 06:34:55PM +0000, Russell Pavlicek wrote:
> >>>>>>> On Twitter, Florian Heigl sent a out a few messages about issues with xenpaging:
> >>>>>>> 
> >>>>>>> ---
> >>>>>>> 19-Dec: Anyone successfully use #xen<https://twitter.com/search?q=%23xen&src=hash> #xenpaging<https://twitter.com/search?q=%23xenpaging&src=hash>? docs are at SLES manual, rest is mostly this: http://www.gossamer-threads.com/lists/xen/devel/255798<http://t.co/P36VdL84Et> dead feature or usable?
> >>>>>>> 
> >>>>>>> 22-Dec: @lars_kurth<https://twitter.com/lars_kurth> @RCPavlicek<https://twitter.com/RCPavlicek> Hey guys, I wrote down as much as I could https://piratenpad.de/p/Ik3lOBLniq1L5TEM   <https://t.co/e5LQCUD9d0> (since I'm on holiday and not constant online)
> >>>>>>> 
> >>>>>>> 22-Dec: Yay, tested #xen<https://twitter.com/search?q=%23xen&src=hash> Xenpaging (memory overcommit)
> >>>>>>> [x] largely untested
> >>>>>>> [x] docs outdated
> >>>>>>> [x] syntax+logic changed
> >>>>>>> [x] broken
> >>>>>>> ---
> >>>>>>> 
> >>>>>>> [I've taken the liberty of removing the colorful expletive from the final post]
> >>>>>>> 
> >>>>>>> Is Florian's assessment correct, or is there somewhere we can point him for help?  I'm on vacation this week, but if someone replies to me, I will try to forward the information appropriately.
> >>>>>> 
> >>>>>> The Maintainers file implies otherwise. Let me CC the maintainers.
> >>>>> 
> >>>>> Andres really owns this code, so I'll punt to him for an official
> >>>>> answer, but:
> >>>> The part actively maintained is the hypervisor support for paging, and the interface.
> >>>> 
> >>>> tools/xenpaging is one way to consume that interface. It seems to have suffered from bitrot.
> >>> 
> >>> What is the other interface? Thanks!
> >> 
> >> Not sure what the question is. There is one interface. What I was referring to, is that tools/xenpaging implements one specific paging policy: victim selection, rate limiting, paging target, all of these are algorithms that entirely define what bang for your money you will get.
> >> 
> > 
> > Right, but there is other code that uses this interface as well correct?
> > Is it available for users ?
> 
> That I know of, Gridcentric's product. It's available as proprietary software for a fee. I am unaware of a sharing user other than Gridcentric. Virtuata was a mem-event user, Gridcentric is, and others have surfaced on the list (Razvan Cocajaru for instance).

In the context of http://wiki.xenproject.org/wiki/GSoc_2014#Lazy_restore_using_memory_paging
should that be removed then? As the dependency of it would be to first 'un-bitrot' it and that
might take more than the original GSoC problem statement describes??

> 
> Andres
> 

  reply	other threads:[~2014-03-07 15:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23 18:34 Serious issues with xenpaging Russell Pavlicek
2013-12-31 15:33 ` Konrad Rzeszutek Wilk
2013-12-31 16:31   ` Tim Deegan
2014-01-03 14:49     ` Andres Lagar-Cavilla
2014-01-03 18:41       ` Konrad Rzeszutek Wilk
2014-01-03 19:51         ` Andres Lagar-Cavilla
2014-01-03 20:31           ` Konrad Rzeszutek Wilk
2014-01-03 21:17             ` Andres Lagar-Cavilla
2014-03-07 15:43               ` Konrad Rzeszutek Wilk [this message]
2014-03-07 15:47                 ` Andres Lagar-Cavilla
2014-03-07 15:54                 ` Olaf Hering
2014-03-07 15:55                   ` Andres Lagar-Cavilla
2014-01-06 18:53 ` Olaf Hering

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=20140307154339.GA10945@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=andres@lagarcavilla.org \
    --cc=andreslc@gridcentric.ca \
    --cc=olaf@aepfle.de \
    --cc=russell.pavlicek@citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.org \
    --cc=xen-users@lists.xen.org \
    /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.