Home
last modified time | relevance | path

Searched hist:ce7c191bca88aa2f942f70a6d6c6315739a81a32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Drun.cdiff ce7c191bca88aa2f942f70a6d6c6315739a81a32 Tue Mar 04 03:17:02 CST 2008 Jeremy Kerr <jk@ozlabs.org> [POWERPC] spufs: don't (ab)use SCHED_IDLE

commit 4ef11014 introduced a usage of SCHED_IDLE to detect when
a context is within spu_run.

Instead of SCHED_IDLE (which has other meaning), add a flag to
sched_flags to tell if a context should be running.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
H A Dspufs.hdiff ce7c191bca88aa2f942f70a6d6c6315739a81a32 Tue Mar 04 03:17:02 CST 2008 Jeremy Kerr <jk@ozlabs.org> [POWERPC] spufs: don't (ab)use SCHED_IDLE

commit 4ef11014 introduced a usage of SCHED_IDLE to detect when
a context is within spu_run.

Instead of SCHED_IDLE (which has other meaning), add a flag to
sched_flags to tell if a context should be running.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
H A Dsched.cdiff ce7c191bca88aa2f942f70a6d6c6315739a81a32 Tue Mar 04 03:17:02 CST 2008 Jeremy Kerr <jk@ozlabs.org> [POWERPC] spufs: don't (ab)use SCHED_IDLE

commit 4ef11014 introduced a usage of SCHED_IDLE to detect when
a context is within spu_run.

Instead of SCHED_IDLE (which has other meaning), add a flag to
sched_flags to tell if a context should be running.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>