Yammayamma
User
| Posts: 3 |   |
|
Re:G4 PCI slots - 2008/10/08 02:00
I think I found the answer to my own question. Here it is:
The different cards each have to take their turn using the single PCI bus of the G4. When a 32-bit card is using the bus, it negotiates a 32-bit connection, when a 64-bit card has data to transfer, it negotiates a 64-bit wide connection.
The key here is when and how often the cards are going to need the bus, regardless of width. If one hogs the bus by needing to use it constantly it won't leave much room for other cards.
For example, adding both Gigabit ethernet and Serial ATA cards to a G4 server isn't such a good idea: When data needs to be served onto the network, both cards will be busy at the same time, then they will both be idle, waiting for the next data request.
|