All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Marczykowski <marmarek@invisiblethingslab.com>
To: "Roger Pau Monné" <roger.pau@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: libxl: hotplug scripts and backend_domid != 0
Date: Wed, 10 Apr 2013 13:36:34 +0200	[thread overview]
Message-ID: <51654EC2.1000802@invisiblethingslab.com> (raw)
In-Reply-To: <51654B76.8020606@citrix.com>


[-- Attachment #1.1: Type: text/plain, Size: 1544 bytes --]

On 10.04.2013 13:22, Roger Pau Monné wrote:
> On 10/04/13 13:14, Ian Campbell wrote:
>> On Thu, 2013-04-04 at 16:45 +0100, Marek Marczykowski wrote:
>>> Hi,
>>>
>>> Currently when using backend outside of dom0 (for at least one device) libxl
>>> force udev call method of hotplug scripts for entire system.
>>
>> Roger, do you remember why? Was it just because this change was
>> relatively late in the 4.2 cycle and we were being conservative?
>>
>>>  Maybe this can be
>>> changed to:
>>> a) if backend_domid==0, proceed according to run_hotplug_scipts
>>> b) if backend_domid!=0, ignore run_hotplug_scipts and always use udev
>>> ?
>>>
>>> Does it sound sensible?
>>
>> It does, although we are now relatively late in the 4.3 cycle so I'm not
>> sure it would be appropriate. George?
>>
>> I think Roger is intending to implement a new scheme for driver domains
>> etc in 4.4, which may make this particular issue disappear anyway.
> 
> Since run_hotplug_scripts is a global variable, not per-device, changing
> it when backend_domid != 0 for a certain device might cause trouble to
> other devices, or guests launched concurrently. Also udev scripts check
> run_hotplug_scripts in xenstore, so changing it while there are guests
> being created or destroyed might also cause trouble.

So this is the reason why I don't want to change it's value, but ignore for
non-dom0 backends (for which it wouldn't change anything anyway).

-- 
Best Regards / Pozdrawiam,
Marek Marczykowski
Invisible Things Lab


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 553 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      reply	other threads:[~2013-04-10 11:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04 15:45 libxl: hotplug scripts and backend_domid != 0 Marek Marczykowski
2013-04-10 11:14 ` Ian Campbell
2013-04-10 11:22   ` Roger Pau Monné
2013-04-10 11:36     ` Marek Marczykowski [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=51654EC2.1000802@invisiblethingslab.com \
    --to=marmarek@invisiblethingslab.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=roger.pau@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.