summaryrefslogtreecommitdiff
path: root/bsd-user/syscall.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2011-07-13 15:42:52 +0200
committerKevin Wolf <kwolf@redhat.com>2011-08-02 15:53:41 +0200
commite680cfa7e20f5049c475ac94f998a79c9997b48d (patch)
tree27f201c416c4c93de25e00726040c5b017648f6f /bsd-user/syscall.c
parent384acbf46b70edf0d2c1648aa1a92a90bcf7057d (diff)
downloadqemu-e680cfa7e20f5049c475ac94f998a79c9997b48d.tar.gz
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 'bsd-user/syscall.c')
0 files changed, 0 insertions, 0 deletions