Thread (5 messages) 5 messages, 2 authors, 2014-09-29

Re: [PATCHv8 net-next 2/4] sunvnet: make transmit path zero-copy in the kernel

From: David L Stevens <hidden>
Date: 2014-09-29 20:43:39


On 09/29/2014 04:29 PM, David Miller wrote:
It doesn't work to liberate SKBs in the TX ring purely from the
->ndo_start_xmit() method.

All SKBs given to a device must be liberated in a finite, short,
amount of time.
I did consider putting a garbage-collector via timer on them, since
we got such a boost from not ACKing every packet. I guess the question
is "how short?"

For example, I could leave the "normal" path like this and just start/mod
a timer to do it after 1 sec if we haven't done it through start_xmit. Do
you think that's sufficiently short?

							+-DLS
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help