commit | e097b513285e616215b23af234d127298bb8d89a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 23 21:08:09 2007 +0200 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Mon Apr 23 21:18:53 2007 +0200 |
tree | 97af431b53f545d7a004c2e686db2bc4273e1cc4 | |
parent | b3e76cc3244ac139fc75750c5af9edbb9f191a10 [diff] |
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2 To not lose a spu thread we need to make sure it always gets put back on the runqueue. In find_victim aswell as in the scheduler tick as done in the previous patch. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>