[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150917.223759.1258155849005087677.davem@davemloft.net>
Date: Thu, 17 Sep 2015 22:37:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, jhs@...atatu.com
Subject: Re: [PATCH net-next] sch_dsmark: improve memory locality
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 17 Sep 2015 16:37:13 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> Memory placement in sch_dsmark is silly : Better place mask/value
> in the same cache line.
>
> Also, we can embed small arrays in the first cache line and
> remove a potential cache miss.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.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