Re: [PATCH 2/2] tun: fallback if skb_alloc() fails on big packets

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rusty Russell
Date: Tuesday, August 12, 2008 - 8:24 pm

On Tuesday 12 August 2008 20:14:09 Herbert Xu wrote:

Yes, but it's no worse than now.  virtio_net keeps a cache of allocated pages, 
but that's more code; and if I'm going to generalize that I really should 
create a shrinker callback, which produces locking issues.

So I decided this was probably enough for this merge window.
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] net: skb_copy_datagram_from_iovec(), Rusty Russell, (Mon Aug 11, 11:24 pm)
Re: [PATCH 2/2] tun: fallback if skb_alloc() fails on big ..., Rusty Russell, (Tue Aug 12, 8:24 pm)
Re: [PATCH 2/2] tun: fallback if skb_alloc() fails on big ..., Max Krasnyansky, (Fri Aug 15, 11:09 am)
Re: [PATCH 1/2] net: skb_copy_datagram_from_iovec(), David Miller, (Fri Aug 15, 3:14 pm)