On Fri, Sep 08, 2017 at 06:59:13PM +0100, Bhanuprakash Bodireddy wrote:
> By reordering elements in bond_slave structure, holes can be removed and
> saves a cache line.
> 
> Before: structure size: 136, sum holes: 10, cachelines:3
> After : structure size: 128, sum holes:  2, cachelines:2
> 
> Signed-off-by: Bhanuprakash Bodireddy <[email protected]>

I don't think that performance is important for this structure, but I
like the reduction in size.

Applied to master, thanks!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to