commit | 52f04fcf66a5d5d90790d6cfde52e391ecf2b882 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Feb 13 21:54:27 2007 +0100 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Tue Feb 13 21:55:42 2007 +0100 |
tree | 1fe7e3220964ddff413975fd76fde0e7fcb4fd95 | |
parent | ae7b4c5284d11d49ed9432c16505fcbeb8d3b8cf [diff] |
[POWERPC] spu sched: forced preemption at execution If we start a spu context with realtime priority we want it to run immediately and not wait until some other lower priority thread has finished. Try to find a suitable victim and use it's spu in this case. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>