Re: [PATCH net-next-2.6] bonding, net: Move last_rx update intobonding recv logic

From: David Miller
Date: Mon Nov 03 2008 - 21:17:41 EST


From: Jay Vosburgh <fubar@xxxxxxxxxx>
Date: Mon, 03 Nov 2008 18:13:09 -0800

>
> The only user of the net_device->last_rx field is bonding. This
> patch adds a conditional update of last_rx to the bonding special logic
> in skb_bond_should_drop, causing last_rx to only be updated when the ARP
> monitor is running.
>
> This frees network device drivers from the necessity of updating
> last_rx, which can have cache line thrash issues.
>
> Signed-off-by: Jay Vosburgh <fubar@xxxxxxxxxx>

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