|
rocessor loading by process Net
|
07/30/2008 4:53 AM
post11216
|
rocessor loading by process Net
I'm use Advantech PCA-6187 Pentium-4 CPU-Card with on-board Intel 82562 Ethernet controller. Also in PCI slot plugged
RTL8139 Ethernet card.
Both Ethernets work at 100 mbit. But Intel 82562 Ethernet start in Full Duplex Mode (FDX) as default, and RTL Ethernet
start in Half Duplex Mode (HDX) as default.
I start QNX network in two variants separately and compare processor load under same network activity.
First variant:
Net &
Net.ether82557 &
netmap -f
Second variant:
Net&
Net.rtl
netmap -f
It is got that processor loading by process Net in the first variant ( with use Net.ether82557 ) in 2-3 times above,
than in the second variant ( with use Net.rtl ).
As possible this explain?
|
|
|