Re: network driver that uses skb destructor

From: Adrian Cox
Date: Tue Dec 30 2003 - 04:15:00 EST


On Mon, 2003-12-29 at 17:24, Muli Ben-Yehuda wrote:

> I wrote a patch to allow chaining of skb destructors, which was fairly
> simple and would allow both the driver and the upper layers to set
> their destructors. If there's any interet, I could probably resurrect
> it.

It's interesting to me, for my work with PCI backplane networking, as it
would eliminate an extra packet copy on receive.

(The current non-transparent PCI bridges have an IOMMU in one direction
only. This means that one side of the bridge has to allocate its receive
buffers out of a small area.)

- Adrian Cox
http://www.humboldt.co.uk/


-
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/