All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
	xen-devel@lists.xen.org, Ian.Campbell@citrix.com,
	ian.jackson@eu.citrix.com, stefano.stabellini@eu.citrix.com,
	wei.liu2@citrix.com
Subject: Re: [PATCH] libxl: remove the xl list limit of 1024 domains
Date: Fri, 18 Dec 2015 16:07:42 +0100	[thread overview]
Message-ID: <5674213E.8050701@suse.com> (raw)
In-Reply-To: <56741C90.5070807@citrix.com>

On 18/12/15 15:47, Andrew Cooper wrote:
> On 18/12/15 14:34, Juergen Gross wrote:
>> xl list is currently limited to 1024 domains. Remove the limit.
>>
>> Signed-off-by: Juergen Gross <jgross@suse.com>
> 
> libxl_list_vm() needs similar treatment.  In fact, it looks as if it
> should be implemented in terms of libxl_list_domain(), rather than
> opencoding similar same logic.

Yeah, and get_domain_ids() in tools/xenstat/libxenstat/src/xenstat_qmp.c
has the same problem.

I won't be able to the patches today and I'll be back from holidays only
next year. I'll do the patches in case no one else is stepping up.


Juergen

  reply	other threads:[~2015-12-18 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 14:34 [PATCH] libxl: remove the xl list limit of 1024 domains Juergen Gross
2015-12-18 14:47 ` Andrew Cooper
2015-12-18 15:07   ` Juergen Gross [this message]
2016-01-04 14:35 ` Juergen Gross

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=5674213E.8050701@suse.com \
    --to=jgross@suse.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@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.