Re: multi-domain PCI and sysfs

From: Jon Smirl
Date: Sat Sep 04 2004 - 17:46:35 EST


Is this a multipath configuration where pci0000:01 and pci0000:02 can
both get to the same target bus? So both busses are top level busses?

I'm trying to figure out where to stick the vga=0/1 attribute for
disabling all the VGA devices in a domain. It's starting to look like
there isn't a single node in sysfs that corresponds to a domain, in
this case there are two for the same domain.

On Sat, 4 Sep 2004 15:27:50 -0700, Jesse Barnes <jbarnes@xxxxxxxxxxxx> wrote:
> On Saturday, September 4, 2004 3:12 pm, Jon Smirl wrote:
> > On Sat, 4 Sep 2004 14:57:46 -0700, Jesse Barnes <jbarnes@xxxxxxxxxxxx>
> wrote:
> > > Yep, on all the machines I've used.
> > >
> > > sn2 (ia64):
> > > [root@flatearth ~]# ls -l /sys/devices
> > > total 0
> > > drwxr-xr-x 5 root root 0 Sep 5 08:07 pci0000:01
> > > drwxr-xr-x 3 root root 0 Sep 5 08:07 pci0000:02
> > > drwxr-xr-x 2 root root 0 Sep 5 08:07 platform
> > > drwxr-xr-x 5 root root 0 Sep 5 08:07 system
> >
> > sn2 looks wrong. It should be
> >
> > > drwxr-xr-x 5 root root 0 Sep 5 08:07 pci0000:01
> > > drwxr-xr-x 3 root root 0 Sep 5 08:07 pci0001:02
> > > drwxr-xr-x 2 root root 0 Sep 5 08:07 platform
> > > drwxr-xr-x 5 root root 0 Sep 5 08:07 system
>
> It only has one domain though, so it's correct. Both busses are in domain 0.
>
> Jesse
>



--

Jon Smirl
jonsmirl@xxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/