[ovs-dev] [PATCH 07/23] ovn-controller: Un-inline get_chassis_by_name().

Ben Pfaff blp at nicira.com
Fri Oct 16 04:28:24 UTC 2015


On Thu, Oct 15, 2015 at 02:04:26PM -0700, Justin Pettit wrote:
> 
> > On Oct 9, 2015, at 9:15 PM, Ben Pfaff <blp at nicira.com> wrote:
> > 
> > I don't know of any reason to inline this.
> 
> Well, obviously because it's on the critical path.  It has to do with
> registers and CPU caches and stuff--you wouldn't understand.

Dude, don't get all TLB on me.

> > Also rename for consistency with get_bridge().
> > 
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> 
> Acked-by: Justin Pettit <jpettit at nicira.com>

Thanks, applied to master.



More information about the dev mailing list