RE: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system.

2007-08-12 Thread Ramkrishna Vepa
007 10:16 AM > To: Ramkrishna Vepa > Cc: Jeff Garzik; Rick Jones; Sivakumar Subramani; netdev@vger.kernel.org; > support > Subject: Re: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there > are less than 4 CPUs in the system. > > "Ramkrishna Vepa" <[EMA

Re: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system.

2007-08-12 Thread Andi Kleen
"Ramkrishna Vepa" <[EMAIL PROTECTED]> writes: > In one of the variations of this driver that is not > released to netdev, the received packets are steered to a channel based > on hashing on a preconfigured criteria such as sockets on tcp_ipv4, > udp_ipv4, tcp_ipv6, udp_ipv6 or addresses in ipv4/6.

RE: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system.

2007-08-10 Thread Ramkrishna Vepa
ubject: Re: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there > are less than 4 CPUs in the system. > > Rick Jones wrote: > > Sivakumar Subramani wrote: > >> - Default to IntA interrupt type when there are less than 4 CPUs in > >> the system. > > &g

Re: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system.

2007-08-10 Thread Jeff Garzik
Rick Jones wrote: Sivakumar Subramani wrote: - Default to IntA interrupt type when there are less than 4 CPUs in the system. It might be good to include _why_ in the comment(s). I certainly am curious to know the reason, and it would be good to have in there for "posterity" should the under

Re: [PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system.

2007-08-10 Thread Rick Jones
Sivakumar Subramani wrote: - Default to IntA interrupt type when there are less than 4 CPUs in the system. It might be good to include _why_ in the comment(s). I certainly am curious to know the reason, and it would be good to have in there for "posterity" should the underlying conditions ch

[PATCH 2.6.24]S2io: Default to IntA interrupt type when there are less than 4 CPUs in the system.

2007-08-09 Thread Sivakumar Subramani
- Default to IntA interrupt type when there are less than 4 CPUs in the system. Signed-off-by: Sivakumar Subramani <[EMAIL PROTECTED]> Signed-off-by: Ramkrishna Vepa <[EMAIL PROTECTED]> --- diff -Nurp 2.0.26.2/drivers/net/s2io.c 2.0.26.3/drivers/net/s2io.c --- 2.0.26.2/drivers/net/s2io.c 2007-08-0