On Tue, Aug 14, 2007 at 12:22:23AM +0100, Alan Cox wrote: > > The only tricky part were skbs in a few drivers, but luckily they are only > > needed for bouncing which can be done without a skb too. For RX it adds > > one copy, but we can live with that because they're only slow devices. > > Usually found on slow hardware that can't cope with extra copies very > well. It's essentially only lance, meth, b44 and bcm43xx and lots of s390. meth is only used on SGI O2s which are not that slow and unlikely to work in tree anyways. b44 and bcm43xx run in fast enough new systems to have no trouble with copies. s390 won't change. That only leaves lance. If it runs in a system with <= 16MB of memory is fine. I checked with David if he would consider adding a second destructor to the skb for this case and he said no. Which was an answer which was fine for m.e So the only systems really affected are lance systems with >16MB. I don't think we can stop Linux evolution for those sorry. They'll just have to live with it. -Andi - 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/
- Follow-Ups:
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Ralf Baechle <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andy Isaacson <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Alan Cox <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- References:
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Christoph Lameter <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Andi Kleen <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- From: Alan Cox <[email protected]>
- Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Prev by Date: Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Next by Date: Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Previous by thread: Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Next by thread: Re: [PATCH 3/4] Embed zone_id information within the zonelist->zones pointer
- Index(es):