mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 01:37:02 +00:00
[12632] Revert previous commit (see Notes)
This commit is contained in:
parent
1cd806c02e
commit
ef445ea523
1462 changed files with 9689 additions and 7080 deletions
|
|
@ -800,7 +800,7 @@ void tbb_connection_v1::adjust_job_count_estimate( int delta ) {
|
|||
}
|
||||
|
||||
//! wake some available tbb threads
|
||||
/**
|
||||
/*
|
||||
First, atomically grab the connection, then increase the server ref count to keep it from being released prematurely.
|
||||
Second, check if the balance is available for TBB and the tbb conneciton has slack to exploit.
|
||||
If the answer is true, go ahead and try to wake some up.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue