[ovs-dev] [PATCH 2/2] ofproto-dpif: Use adaptive mutex for stats.

Jarno Rajahalme jrajahalme at nicira.com
Thu Feb 13 22:09:10 UTC 2014


On Feb 13, 2014, at 8:31 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Wed, Feb 12, 2014 at 02:01:42PM -0800, Jarno Rajahalme wrote:
>> Stats critical sections are held for very short time, so it makes
>> sense to spin on them for a while rather than sleeping immediately.
>> 
>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
> 
> Acked-by: Ben Pfaff <blp at nicira.com>


Pushed to master,

  Jarno




More information about the dev mailing list