On 08/01/14 09:26, Brice Goglin wrote: > Le 07/01/2014 15:19, Andrew Cooper a écrit : >> On 07/01/14 11:54, Brice Goglin wrote: >>> Can't check the code right now, but a couple questions below. > > I just checked the code. My only little complain is that we always get > this error message in the terminal, even when not enabling Xen: > xc: error: Could not obtain handle on privileged command interface > (2 = Aucun fichier ou dossier de ce ): Internal error > This will only happen when libxc is available but we're not root@dom0 > (which is always my case :)). We'll see later if we really need to > make that go away (could use component conflicts, we'll see). > > Otherwise, no problem. > > Brice >
Fixed in v3 http://xenbits.xen.org/gitweb/?p=people/andrewcoop/hwloc.git;a=shortlog;h=refs/heads/hwloc-xen-topology-v3 Also, while attempting to make a trivial repro of the "intersection without inclusion" problem, I discovered that it really was a bug in my code (which is now fixed) ~Andrew