[ovs-dev] [PATCH] datapath: Don't query time for every packet.

Ben Pfaff blp at nicira.com
Fri Jul 23 16:51:21 PDT 2010


On Fri, Jul 23, 2010 at 02:02:54PM -0700, Jesse Gross wrote:
> On Fri, Jul 23, 2010 at 11:26 AM, Ben Pfaff <blp at nicira.com> wrote:
> > The only case where it really bothers me that we call this is where
> > we're dumping a number of flows in a single system call.  Could we at
> > least amortize obtaining the conversion factor over all the flows that
> > we grab in a single system call?
> 
> That's reasonable.  What do you think of this?

Something funny happened to the indentation.  It looks like something
replaced a sequence of tabs by a single space.  Can you give it another
shot, just so I can read it a little more easily?  Thanks.




More information about the dev mailing list