Skip to content
Snippets Groups Projects
Commit 295e85c3 authored by scjody's avatar scjody
Browse files

Branch b1_6

Description: Async OSC create to avoid the blocking unnecessarily.
Details    : If a OST has no remain object, system will block on the creating
            when need to create a new object on this OST. Now, ways use
            pre-created objects when available, instead of blocking on an
            empty osc while others are not empty.  If we must block, we block
            for the shortest possible period of time.

Patch by shadow.

b=4900
i=wangdi
i=nathan
parent 10ee4603
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment