All,
 Is there any way apart from having two threads on the DSP with different
priorities for one thread to pre-empt another.

Here is the problem:

I have two codec instances of a codec which is pre-emptable. I am guessing
each gets its own thread on DSP.  Is there any way for these two threads to
run concurrently on the DSP?
As far as I know, the only way one thread gets pre-empted today on the bios
is that if a higher priority thread arrives.

Another way would be for a thread to give itself up and I think there is a
way of one thread to yield itself. But will this gaurantee that the other
thread (at the same priority level) and not itself gets picked up for
execution?

Regards,
Omkiran
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to