On Tue, Nov 15, 2011 at 9:37 AM, Justin Pettit <jpet...@nicira.com> wrote:
> On Nov 15, 2011, at 9:24 AM, Ben Pfaff wrote:
>
>> How about dropping that function entirely, then changing:
>>    stp->elapsed_remainder = ms_to_timer_remainder(ms);
>> to:
>>    stp->elapsed_remainder = ms - timer_to_ms(elapsed);
>>
>> I believe that will be accurate.
>
> Well, la de da, Mr. Knuth.

Nah, that's all me.  When I tried to ask Knuth, all he said was
"Who are you?  How did you get in my house?"
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to