diff options
author | Kevin Wolf <kwolf@redhat.com> | 2011-07-13 15:42:52 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-08-02 15:53:41 +0200 |
commit | e680cfa7e20f5049c475ac94f998a79c9997b48d (patch) | |
tree | 27f201c416c4c93de25e00726040c5b017648f6f /LICENSE | |
parent | 384acbf46b70edf0d2c1648aa1a92a90bcf7057d (diff) |
coroutines: Use one global bottom half for CoQueue
Now that AsyncContexts don't exist any more, we can use one global bottom half
for restarting coroutines instead of allocating a new one every time (before
removing AsyncContexts, the problem with having a global BH was that it had to
belong to a single AsyncContexts and wouldn't be executed in a different one -
which leads to deadlocks)
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions