All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Gardner <rob.gardner@hp.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>, xen-devel@lists.xensource.com
Subject: Re: [PATCH] xenmon: remove magic number "31" (the idle domain)
Date: Wed, 05 Jul 2006 10:22:25 -0600	[thread overview]
Message-ID: <44ABE741.5000606@hp.com> (raw)
In-Reply-To: <ee63b7c284633bda16c01bc4591230f4@cl.cam.ac.uk>

Keir Fraser wrote:
>> Therefore, xenmon supports only up to 32 domains.
>
> That's poor, since it in fact only really supports the first 31 
> domains created on a system (domain ids don't necessarily quickly get 
> reused; and 32nd domid is used as sentinel to indicate idle). It 
> shouldn't be hard to use a data structure more complicated than 
> (presumably) a small array indexed by domid. 

I know about this problem. I've got a fix for it I prepared some time 
ago but never got around to submitting. I'll integrate it with the 
latest source and get it sent out this week.

Rob

      reply	other threads:[~2006-07-05 16:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04  5:37 [PATCH] xenmon: remove magic number "31" (the idle domain) KUWAMURA Shin'ya
2006-07-04  7:06 ` Keir Fraser
2006-07-04  7:48   ` KUWAMURA Shin'ya
2006-07-04  7:57     ` Keir Fraser
2006-07-05 16:22       ` Rob Gardner [this message]

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=44ABE741.5000606@hp.com \
    --to=rob.gardner@hp.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=kuwa@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.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.