lkml.org 
[lkml]   [2006]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: BUG: warning at kernel/softirq.c:141/local_bh_enable()
John Philips a écrit :
>> Which NIC driver is handling eth6 ?
>
> Eric,
>
> eth6 is a NatSemi DP83815 NIC

Well... lot of changes in drivers/net/natsemi.c between 2.4 and 2.6

Previous versions had a max_interrupt_work = 20;
RX_RING_SIZE is 32 for this NIC

But NAPI standard weight is 64, maybe you should try to lower it ? (so that an
interrupt dont try to queue/dequeue too many packets at once)

/proc/sys/net/core/dev_weight
/proc/sys/net/core/netdev_budget

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-17 22:59    [W:0.040 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site