Re: [Patch net-next] tcp_metrics: rearrange fields to avoid holes
From: Cong Wang <hidden>
Date: 2013-07-31 03:13:32
From: Cong Wang <hidden>
Date: 2013-07-31 03:13:32
On Tue, 2013-07-30 at 20:08 -0700, Eric Dumazet wrote:
Oh well, this patch is pure noise...
Mind to be specific? I know saving 8 bytes is not interesting for you, but it is for me, since I need some room in struct tcp_metrics_block for union inet_addr. With this patch, I don't have to make struct tcp_metrics_block expand to 3 cachelines. :)