Re: How can we bound one CPU to one Gigabit NIC?
From: Xiaoliang (David) Wei <hidden>
Date: 2002-10-07 19:12:51
Thanks Ben. We are going to use SysKonnect Cards. Are they tg3 based, too? Thank you. Xiaoliang (David) Wei Graduate Student in CS@Caltech http://www.cs.caltech.edu/~weixl ==================================================== ----- Original Message ----- From: "Ben Greear" <redacted> To: "Xiaoliang (David) Wei" <redacted> Cc: <redacted> Sent: Monday, October 07, 2002 11:24 AM Subject: Re: How can we bound one CPU to one Gigabit NIC?
Xiaoliang (David) Wei wrote:quoted
Hi Everyone, I am now doing some experiments on Dual CPU (2.4Ghz) with 2
Gigabit
quoted
cards. Can anyone tell me how to bound one CPU to each NIC so that we
don't
quoted
need to care about the packet-reordering and the interrupt sharing
problems?
quoted
Thank you very much.:)My experiments show you will still get re-ordered packets occasionally (but then again, I'm having other wierd problems, so maybe you wont). # Bind processor 2 (1<<1) to irq 11 echo 2 > /proc/irq/11/smp_affinity # Bind processor 1 (1<<0) to irq 19 echo 1 > /proc/irq/9/smp_affinity I will be interested to hear of your results, as I have been having heating problems with e1000 and other problems with tg3 based nics! Benquoted
Xiaoliang (David) Wei Graduate Student in CS@Caltech http://www.cs.caltech.edu/~weixl ====================================================-- Ben Greear [off-list ref] <Ben_Greear AT excite.com> President of Candela Technologies Inc http://www.candelatech.com ScryMUD: http://scry.wanfear.com http://scry.wanfear.com/~greear