adaptive sleep for ClientCusror::yield SERVER-975
This commit is contained in:
@@ -233,6 +233,7 @@ namespace mongo {
|
||||
|
||||
{
|
||||
dbtempreleasecond unlock;
|
||||
sleepmicros( Client::recommendedYieldMicros() );
|
||||
}
|
||||
|
||||
if ( ClientCursor::find( id , false ) == 0 ){
|
||||
|
||||
Reference in New Issue
Block a user