Searched hist:ea1ae5949d7fcd2e622226ba71741a0f43b6ef0a (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | context.c | diff ea1ae5949d7fcd2e622226ba71741a0f43b6ef0a Thu Jun 28 19:57:56 CDT 2007 Christoph Hellwig <hch@lst.de> [POWERPC] spusched: fix cpu/node binding
Add a cpus_allowed allowed filed to struct spu_context so that we always use the cpu mask of the owning thread instead of the one happening to call into the scheduler. Also use this information in grab_runnable_context to avoid spurious wakeups.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | spufs.h | diff ea1ae5949d7fcd2e622226ba71741a0f43b6ef0a Thu Jun 28 19:57:56 CDT 2007 Christoph Hellwig <hch@lst.de> [POWERPC] spusched: fix cpu/node binding
Add a cpus_allowed allowed filed to struct spu_context so that we always use the cpu mask of the owning thread instead of the one happening to call into the scheduler. Also use this information in grab_runnable_context to avoid spurious wakeups.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | sched.c | diff ea1ae5949d7fcd2e622226ba71741a0f43b6ef0a Thu Jun 28 19:57:56 CDT 2007 Christoph Hellwig <hch@lst.de> [POWERPC] spusched: fix cpu/node binding
Add a cpus_allowed allowed filed to struct spu_context so that we always use the cpu mask of the owning thread instead of the one happening to call into the scheduler. Also use this information in grab_runnable_context to avoid spurious wakeups.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|