https://bugs.linaro.org/show_bug.cgi?id=2411
--- Comment #8 from Petri Savolainen <[email protected]> --- Need to check this sometime. SP scheduler is needed as an example that scheduler implementation can be simple. E.g. ordered queues / locks can be implemented as atomic queues. When in trouble with one of the more complex schedulers, this can be used to see if the issue disappears or not. Additional scheduler development (e.g. an application specific scheduler) can use this as starting point. -- You are receiving this mail because: You are on the CC list for the bug.
