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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]