On Sun, 2016-02-28 at 20:03 -0500, Bob Copeland wrote:
> The mesh path and mesh gate hashtables are global, containing
> all of the mpaths for every mesh interface, but the paths are
> all tied logically to a single interface.  The common case is
> just a single mesh interface, so optimize for that by moving
> the global hashtable into the per-interface struct.
> 
> Doing so allows us to drop sdata pointer comparisons inside
> the lookups and also saves a few bytes of BSS and data.
> 
All 4 applied.

johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to