Welcome to PCForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

gigabit ethernet w/ 32bit PCI

 
   Hardware Problem Solving Community! (Home) -> PC Networking RSS
Next:  accessing linksys wireless router  
Author Message
Paul Gunson

External


Since: Feb 11, 2004
Posts: 7



(Msg. 1) Posted: Mon Jan 19, 2004 8:54 pm
Post subject: gigabit ethernet w/ 32bit PCI
Archived from groups: comp>sys>ibm>pc>hardware>networking (more info?)

weird question: what would be the max transfer rate (roughly) of a 64bit
PCI-X gbe card, that was installed on an older UDMA33 motherboard (with
pentiumIII) with 32bit PCI slots and ATA100 hard drive...? how would
this compare to more modern UDMA100 motherboard (still only 32bit
PCI)...? and then what is the actuall max transfer rate if that gbe card
was in a PCI-X slot...? cheers.

 >> Stay informed about: gigabit ethernet w/ 32bit PCI 
Back to top
Login to vote
Yousuf Khan2

External


Since: Jan 09, 2004
Posts: 64



(Msg. 2) Posted: Mon Jan 19, 2004 8:54 pm
Post subject: Re: gigabit ethernet w/ 32bit PCI [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul Gunson" <paulg DeleteThis @spammenot.com> wrote in message
news:bufno0$h1p$1@lust.ihug.co.nz...
 > weird question: what would be the max transfer rate (roughly) of a 64bit
 > PCI-X gbe card, that was installed on an older UDMA33 motherboard (with
 > pentiumIII) with 32bit PCI slots and ATA100 hard drive...? how would
 > this compare to more modern UDMA100 motherboard (still only 32bit
 > PCI)...? and then what is the actuall max transfer rate if that gbe card
 > was in a PCI-X slot...? cheers.

Well, there are two things to clarify here. First, whether the motherboard
supports UDMA33 or 100, has no bearing on the PCI spec of that motherboard;
they are just separate features. Second, the PCI-X card will operate like a
regular PCI card if plugged into a regular PCI slot; so none of its 64-bit
features is enabled.

So the transfer rates of various PCI buses:
32-bit, 33Mhz PCI: 32 * 33 / 8 = 133 MB/s
64-bit, 33Mhz PCI: 64 * 33 / 8 = 266 MB/s
64-bit, 66Mhz PCI: 64 * 66 / 8 = 533 MB/s


So a Gigabit Ethernet card by definition has a maximum transferal rate of
125 MB/s (1000 Mb/s / Cool. So the GBE card will pretty much saturate the
whole 32-bit 33Mhz PCI bus, if it goes at its maximum speed.

Yousuf Khan<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: gigabit ethernet w/ 32bit PCI 
Back to top
Login to vote
Martin Kuhne

External


Since: Jan 21, 2004
Posts: 2



(Msg. 3) Posted: Wed Jan 21, 2004 1:26 pm
Post subject: Re: gigabit ethernet w/ 32bit PCI [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul Gunson" <paulg RemoveThis @spammenot.com> wrote in message
news:bufno0$h1p$1@lust.ihug.co.nz...
 > weird question: what would be the max transfer rate (roughly) of a 64bit
 > PCI-X gbe card, that was installed on an older UDMA33 motherboard (with
 > pentiumIII) with 32bit PCI slots and ATA100 hard drive...? how would
 > this compare to more modern UDMA100 motherboard (still only 32bit
 > PCI)...? and then what is the actuall max transfer rate if that gbe card
 > was in a PCI-X slot...? cheers.

32-bit PCI peaks out 60 mb/s (older chipsets, most Via chipsets) to 90 mb/s
(modern intel chipsets). Other limiting factors: Ability to process a large
number of TCP/IP packets per second (you need a 2 GHz class machine and a
"server" class GbE card to saturate a GbE link) and actually getting data
from the disk at that speed.

With an older P3 and UDMA/33 don't bother. You'd need to add an UDMA/100 PCI
controller card, then however the data gets transferred over the PCI bus
twice and you loose again.

If you decide to upgrade, get an intel mainboard with "CSA" GbE.

Martin<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: gigabit ethernet w/ 32bit PCI 
Back to top
Login to vote
Paul Gunson

External


Since: Feb 11, 2004
Posts: 7



(Msg. 4) Posted: Thu Jan 22, 2004 3:27 pm
Post subject: Re: gigabit ethernet w/ 32bit PCI [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Martin Kuhne wrote:

 > 32-bit PCI peaks out 60 mb/s (older chipsets, most Via chipsets) to 90 mb/s
 > (modern intel chipsets). Other limiting factors: Ability to process a large
 > number of TCP/IP packets per second (you need a 2 GHz class machine and a
 > "server" class GbE card to saturate a GbE link) and actually getting data
 > from the disk at that speed.
 >
 > With an older P3 and UDMA/33 don't bother. You'd need to add an UDMA/100 PCI
 > controller card, then however the data gets transferred over the PCI bus
 > twice and you loose again.
 >
 > If you decide to upgrade, get an intel mainboard with "CSA" GbE.


thanks for the info - i already have a 3com PCI-X GbE card (3C996B-T).
some software i have requires a licence locked to a NIC so i bought a
really awesome NIC that would last a while (long story).

anyway my old dual PIII with UDMA33 is horrendously outdated, so i will
keep the NIC and upgrade in about 3 weeks. am considering AthlonXP 2800+
(2GHz), or maybe even MP2800+, 'cause the MPX boards have the PCI-X
slots. i'm guessing that the bandwidth on an older MPX board is still
greater than that of a newer XP board (with an nForce chipset), that
doesn't have PCI-X....?

Opteron would be nice but insanely expenive.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: gigabit ethernet w/ 32bit PCI 
Back to top
Login to vote
Martin Kuhne

External


Since: Jan 21, 2004
Posts: 2



(Msg. 5) Posted: Fri Jan 23, 2004 11:49 am
Post subject: Re: gigabit ethernet w/ 32bit PCI [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Paul Gunson" <paulg.DeleteThis@spammenot.com> wrote in message
news:bun1mj$l4j$1@lust.ihug.co.nz...

 > anyway my old dual PIII with UDMA33 is horrendously outdated, so i will
 > keep the NIC and upgrade in about 3 weeks. am considering AthlonXP 2800+
 > (2GHz), or maybe even MP2800+, 'cause the MPX boards have the PCI-X
 > slots. i'm guessing that the bandwidth on an older MPX board is still
 > greater than that of a newer XP board (with an nForce chipset), that
 > doesn't have PCI-X....?

MPX certainly sounds interesting, on paper it has 4x the PCI bandwidth and
two independent PCI buses! The memory interface is not as good as on Kt600
or nforce 2 but it should not be too bad.

I have not read of any reviews or benchmarks where somebody would have
really pushed the 66 MHz/64bit PCI bus on the MPX so you have to take their
word for it Wink

Martin<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: gigabit ethernet w/ 32bit PCI 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
When will there be home gigabit routers - 3 computers in the house with 1000 adapters, want to wait to upgrade the router (so I do not need a switch and router). Any timeframes? Bb

LinkSys Gigabit Switch Differences - LinkSys has two 8 port Gigabit switches - EG0801W - EG008W It is not clear to me from their doc, how one is better than the other. Any suggestions? -- Harald

pNA and Ethernet co-existing - Hi! I have an IDSL router connected to my Wireless Access Point, which I have a few computers networked into it (both wired and wirelessly). It works pretty well. I bought a device (the Rio MP3 Receiver) that I'd like to connect to my network. I'd..

Ethernet card - I have a 7025 F40 RS 6000 and am chasing an IBM part number "FC2968 10/100 Ethernet Adapter" to put into it. Anyone have one lying around? Queensland Australia

Dual Port ethernet NIC Available? - I have two NICs in my PC. One is connected to my DSL modem. The other is connected, via a crossover ethernet cable, to a PC in another room of my home. I would like to free up a slot in my PC by installing a NIC with dual ports. Problem is, I don't..
   Hardware Problem Solving Community! (Home) -> PC Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]