Diffusion Sink 450c72bcc8e1

Prefer commands from the userqueue

Authored by cmollekopf on Sep 13 2018, 8:27 PM.

Description

Prefer commands from the userqueue

Instead of processing the full command queue,
we stop after every batch and check for more commands from all queues.
That way higher priority queues (the user queue), will get another
chance at processing.
Previously a busy synchronizer queue could block the user-queue until
empty.

Details

Committed
cmollekopfSep 13 2018, 8:27 PM
Parents
R9:30000f9d2af6: Cleanup
Branches
Unknown
Tags
Unknown