
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] freeze on AMD64 Dual Opteron server
<stephen@example.com> writes:
>
> FWIW (back to subject), I'm seeing lockups in the network driver on
> big fast transfers. Some of the RING sites will give me 4MB (that's a
> big B!) transfer rates. That's so bloody fast I don't even mind
> interrupting out of "emerge --update world" a dozen times or so for
> the big ticket items.... I've been assuming there's some 64-bit
> uncleanness in the TCP/IP stack or network driver somewhere.
>
> Linux uwakimon 2.6.18-rc3 #1 SMP Fri Aug 4 14:40:13 JST 2006 x86_64 Dual Core AMD Opteron(tm) Processor 265 AuthenticAMD GNU/Linux
>
> (actually a 2x2 = 4 core system)
A little off-topic, but how do you know if it is dual-core or not?
> Tyan 2895 mobo nVidia (yes, I know, but the Tyan *screams* otherwise)
> chipset, 1Gbit dual networking.
What driver does it use?
On my system, `dmesg | grep eth0' gives this output
eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:e0:81:2c:8b:d1
So I deduced that the driver is tg3.
The card is different (Broadcom Corporation NetXtreme BCM5703X Gigabit
Ethernet (rev 02)), but maybe you use the same driver?
Curiously,
Evan
Home |
Main Index |
Thread Index