V
valentin tihomirov
Windows detects AGP bus installed on PCI. How can this be true if AGP
operates at rates much higher that PCI peak performance?
operates at rates much higher that PCI peak performance?
Eliyas Yakub said:From: Davis W (Owner of PCI bus driver)
The root PCI bus in a machine is almost never a real PCI bus. It is a bus
exposed like PCI to software, but is typically a chipset-internal bus that
operates in a chipset-specific way. As a result, AGP can be bridged from
this bus.
Todd Barlow said:"Eliyas Yakub [MSFT]" <[email protected]> wrote in messageFrom: Davis W (Owner of PCI bus driver)
The root PCI bus in a machine is almost never a real PCI bus. It is a bus
exposed like PCI to software, but is typically a chipset-internal bus that
operates in a chipset-specific way. As a result, AGP can be bridged from
this bus.
I am sorry if this is not directly related to the topic at hand. But
we are performance testing different appliances (Compaq/HP DL360, Dell
1750, etc.) and we find that the faster results (for our tests) are
those boxes that show multiple "PCI BUS" entries at the top-level in
the device manager tree view (by connection)...
I don't think that means that there are that many PCI buses in the
system. The Dell 1750 shows as many as 5 seperate top-level entries!
How could this be?
BTW, our worst performer is one in which only ONE "PCI BUS" entry
exists directly below the ACPI entry, yet the mobo manufacturer calls
what they have a "triple-peer PCI bus architecure". Seems like it
doesn't work too well to me!
Any help in my pursuit of knowledge on this?
Thanks for any help.
Alexander Grigoriev said:PCI bus throughput is much less (20 times) than memory throughput. So it may
make sense to provide a separate PCI bus per each slot or on-board device,
is you don't want the devices sharing PCI bandwidth.