[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120319.165745.234764335458562219.davem@davemloft.net>
Date: Mon, 19 Mar 2012 16:57:45 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: ncardwell@...gle.com, netdev@...r.kernel.org, therbert@...gle.com,
ilpo.jarvinen@...sinki.fi, hkchu@...gle.com, ycheng@...gle.com
Subject: Re: [PATCH v2 net-next 1/2] tcp: introduce tcp_data_queue_ofo
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sun, 18 Mar 2012 14:06:44 -0700
> Split tcp_data_queue() in two parts for better readability.
>
> tcp_data_queue_ofo() is responsible for queueing incoming skb into out
> of order queue.
>
> Change code layout so that the skb_set_owner_r() is performed only if
> skb is not dropped.
>
> This is a preliminary patch before "reduce out_of_order memory use"
> following patch.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists