[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110917.011558.942032708010034196.davem@davemloft.net>
Date: Sat, 17 Sep 2011 01:15:58 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] tcp: md5: remove one indirection level in
tcp_md5sig_pool
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 13 Sep 2011 08:28:37 +0200
> tcp_md5sig_pool is currently an 'array' (a percpu object) of pointers to
> struct tcp_md5sig_pool. Only the pointers are NUMA aware, but objects
> themselves are all allocated on a single node.
>
> Remove this extra indirection to get proper percpu memory (NUMA aware)
> and make code simpler.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied, thanks.
--
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